]> git.draconx.ca Git - dxcommon.git/commit
fix-gnulib: Patch %reldir% too.
authorNick Bowler <nbowler@draconx.ca>
Thu, 24 Feb 2022 01:41:35 +0000 (20:41 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 24 Feb 2022 01:41:35 +0000 (20:41 -0500)
commit5d7b80ce6f21d6d90ecec188f135e665d789dede
treec188e700f927a56679e6a46452deefaf84f4c3eb
parentca6309941ad6c33be6f70b0d27db1e8d8de4c922
fix-gnulib: Patch %reldir% too.

Gnulib has recently started producing rules using %reldir%.  This
is cool but since we are postprocessing the automake fragment anyway,
we can easily substitute %reldir% ourselves which avoids requiring
newer Automake just for this.
scripts/fix-gnulib.pl
tests/data/gnulib.mk
tests/scripts.at