]> git.draconx.ca Git - dxcommon.git/commit
fix-gnulib: Unbreak symbol renaming feature.
authorNick Bowler <nbowler@draconx.ca>
Sun, 24 Jan 2021 03:16:47 +0000 (22:16 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 24 Jan 2021 03:16:47 +0000 (22:16 -0500)
commitd4be634567f46d2af2dc0e78171f3639f2ff039f
tree2e406a38f53d1f1be7fc98c2031a8b3986d4ffa0
parent8dc6be89e724f1255b5332f0dac012b304377645
fix-gnulib: Unbreak symbol renaming feature.

Unifying the libtool and non-libtool variable names in fix-gnulib
inadvertently broke glconfig.mk, which references the previous
gnulib_lt_objects variable name.  Restore the old variable name
in the libtool case.
scripts/fix-gnulib.pl