]> git.draconx.ca Git - dxcommon.git/commitdiff
Add a helper macro for gnulib monkey patches.
authorNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 02:31:06 +0000 (21:31 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 02:31:06 +0000 (21:31 -0500)
Certain gnulib patches can be applied directly at m4 time, which
makes it pretty simple to share between projects, and should be a
bit more robust than e.g., patching conditional dependencies in
bootstrap scripts.


No differences found