tests: avoid spurious failure when gcj is not installed
commit06b901795fcb70182e1427b37e104d2a8e1524c4
authorJim Meyering <meyering@redhat.com>
Sat, 25 Feb 2012 11:37:25 +0000 (25 12:37 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 25 Feb 2012 14:01:11 +0000 (25 15:01 +0100)
treea4f5db14e8d502bb2049a81a5e237662b191cd0e
parent4d2bf42f63624e9db1d83abaf020ca79defefcd7
tests: avoid spurious failure when gcj is not installed

Since yesterday's commit, v1.11-2019-g4d2bf42,
the gcj4 test would fail when gcj is not installed.

* tests/defs-static.in (GNU_GCJ, GNU_GCJFLAGS): Define.
* tests/Makefile.am (do_subust): Add those to the list of
substituted symbols.
tests/Makefile.am
tests/defs-static.in