]> git.draconx.ca Git - gob-dx.git/commitdiff
Replace GOB2_CHECK with the version from dxcommon.
authorNick Bowler <nbowler@draconx.ca>
Mon, 27 Jan 2020 23:16:15 +0000 (18:16 -0500)
committerNick Bowler <nbowler@draconx.ca>
Mon, 27 Jan 2020 23:16:15 +0000 (18:16 -0500)
Other than the name, the DX_PROG_GOB2 macro from dxcommon can work as
a drop-in replacement for GOB2_CHECK and has a much more robust version
check.

So let's drop the current macro and install a renamed DX_PROG_GOB2
macro instead.


No differences found