]> git.draconx.ca Git - rrace.git/commit
Replace gnulib patch with new common helper macro.
authorNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 05:50:34 +0000 (00:50 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 05:57:32 +0000 (00:57 -0500)
commit57201846b14594f0362094713dad293890f7d652
tree8cc0ab0bb8b8f8a176c22614f0af8354fb48e5cb
parent30e0f517cb2e7bc769d79a7016521b99813a9efa
Replace gnulib patch with new common helper macro.

Using the new DX_PATCH_GNULIB macro allows m4 to implement the
conditional dependency patches that were previously being done in
bootstrap, as well as removing the gl_CC_GNULIB_WARNINGS stub.
bootstrap
common
configure.ac