]> git.draconx.ca Git - gob-dx.git/commit
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)
commit00ae41703c606f0ea98febed8f67435f875f7e6f
treec0ae11eff330b1b08893599dbbc2de834f60a26b
parent6d89cbf4838083291d303ca0bccf5b024777bfae
Replace GOB2_CHECK with the version from dxcommon.

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.
.gitignore
Makefile.am
common
gob2.m4 [deleted file]
tests/general.at