]> git.draconx.ca Git - cdecl99.git/commit
Fix Gnulib integration issues.
authorNick Bowler <nbowler@draconx.ca>
Sun, 24 Jan 2021 03:27:53 +0000 (22:27 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 24 Jan 2021 03:27:53 +0000 (22:27 -0500)
commit122745b9f9cd351b859fd2969ad219b7e375c754
tree31b1a788d509071de3efb099fdf8ce3d0a63b648
parentf78c5d06a8775b33890071166d56be82d9233c8b
Fix Gnulib integration issues.

The recent dxcommon update introduced a regression with the Gnulib
symbol renaming, pull in the fix for that.

And apparently EXTRA_LTLIBRARIES are not cleaned by default.  This
behaviour is very strange but easily solved.
Makefile.am
common