]> git.draconx.ca Git - liblbx.git/commit
Stop using gnulib's flexmember module.
authorNick Bowler <nbowler@draconx.ca>
Sat, 27 May 2023 06:27:13 +0000 (02:27 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 27 May 2023 06:27:13 +0000 (02:27 -0400)
commitb194f3961c8cb06e4bb6d5ac7dce99e94429c352
treec73ffc6c22d1a0717e2aefab42e337d84e5d7463
parentd4d03244031a826518bbec769fdd5452b2c13dfe
Stop using gnulib's flexmember module.

The only thing we're actually using from this module is provided
directly by Autoconf, via AC_C_FLEXIBLE_ARRAY_MEMBER, so we can
just use that macro instead.
configure.ac
m4/gnulib-cache.m4