]> git.draconx.ca Git - cdecl99.git/commit
Migrate gnulib patches to new common helper macro.
authorNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 03:46:58 +0000 (22:46 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 03:49:27 +0000 (22:49 -0500)
commit27a9d54d909450a780e2c494ee9e493ad4346cec
tree964bac267097ac09f7659a299b8680431d676814
parent7f52c6d4be39c4d5ece844011de3581fe718b199
Migrate gnulib patches to new common helper macro.

Using the new DX_PATCH_GNULIB macro allows m4 to implement the patches
that were previously being done in bootstrap, as well as removing the
repeated runtime test to work around the solaris underquoting problem
in threadlib.m4.

This also changes MinGW builds to use native Windows threads by default.
bootstrap
common
configure.ac