]> git.draconx.ca Git - dxcommon.git/commit
fix-gnulib: Handle MOSTLYCLEANDIRS.
authorNick Bowler <nbowler@draconx.ca>
Tue, 24 Jul 2012 23:59:34 +0000 (19:59 -0400)
committerNick Bowler <nbowler@draconx.ca>
Tue, 24 Jul 2012 23:59:34 +0000 (19:59 -0400)
commit7e65772a8de842e9bea15144bd1b8bc48b9240a3
tree3a63a9a02d5fcd03e69e39074eb7cf44d9d975ce
parentff3807b3c1ad23f6a8811241665a00a0c9e957f4
fix-gnulib: Handle MOSTLYCLEANDIRS.

Usage of this variable suffers from similar problems as xxxCLEANFILES,
so fix it up in the same way by moving it to the end of the makefile
fragment.  The check needs to be improved a bit as the fragment contains
actual references to this variable, and only want to move the
assignments.

The variable also needs to be set before use, which strangely doesn't
actually happen in the fragment, even though this is a totally internal
thing...
scripts/fix-gnulib.pl