]> git.draconx.ca Git - upkg.git/commit
Stop using gnulib's flexmember module. master
authorNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 06:15:29 +0000 (01:15 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 06:15:29 +0000 (01:15 -0500)
commit1bb31b311822e4263134685fa262181185ca75d9
treee7e92768e5d3d4e5d60d7974d1c06b1c9c09f951
parentb25e52c14bbec4edfe175f6692b88cd93e349129
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