]> git.draconx.ca Git - cdecl99.git/commit
Stop using gnulib's flexmember module.
authorNick Bowler <nbowler@draconx.ca>
Sat, 27 May 2023 00:38:11 +0000 (20:38 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 27 May 2023 00:38:11 +0000 (20:38 -0400)
commit8f6809e4a28ad0dd08a5aea14ac1011b6bf0dd92
tree0dcd4d39c66c0c8ef8a4c7b221ebfac7e98f9d4e
parent4ce4dd35946ea92c7f50aaaf4cc370ef6042eaf0
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