]> git.draconx.ca Git - dxcommon.git/commit
Fix glconfig depfiles generation with non-GNU makes.
authorNick Bowler <nbowler@draconx.ca>
Sun, 7 Mar 2021 05:16:28 +0000 (00:16 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 10 Mar 2021 01:42:52 +0000 (20:42 -0500)
commit1c735777327e973ad2cb5bf53a3d81d793e46411
treeb7b1aac3f80fd995af419568baaebbf8fce3747c
parent485ec08e224f3ffed90259f445839572096187a0
Fix glconfig depfiles generation with non-GNU makes.

Just like with Autotest, the generation depends on $MAKE set at
configure time, and this was never tried.  Apply the same fix to
glconfig.mk.
scripts/fix-gnulib.pl
snippet/glconfig.mk