]> sourceware.org Git - automake.git/commit
* tests/defs (required): Handle `gcc' and `g++'; automatically
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 18 Jun 2002 19:44:43 +0000 (19:44 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 18 Jun 2002 19:44:43 +0000 (19:44 +0000)
commitdd129fba72d84912c3575317fc348d3a68cf6b53
tree2da2c47959380906529f016b8596d0dec644836d
parentade2741bfbcbd4293e231490fd4f95a605d55383
* tests/defs (required): Handle `gcc' and `g++'; automatically
export CC and CXX when they are required.
* tests/ansi3.test, tests/ansi5.test, tests/ccnoco.test,
tests/cond4.test, tests/cond16.test, tests/cond18.test,
tests/cond19.test, tests/depcomp2.test, tests/depend2.test,
tests/lex3.test, tests/pr87.test, tests/pr220.test,
tests/substref.test, tests/target-cflags.test, tests/yacc4.test,
tests/yaccvpath.test: Require gcc.  Don't pass CC=gcc to
configure.
* tests/subobj9.test: Require g++.
20 files changed:
ChangeLog
tests/ansi3.test
tests/ansi5.test
tests/ccnoco.test
tests/cond16.test
tests/cond18.test
tests/cond19.test
tests/cond4.test
tests/defs
tests/depcomp2.test
tests/depend2.test
tests/lex3.test
tests/pr220.test
tests/pr87.test
tests/subobj3.test
tests/subobj9.test
tests/substref.test
tests/target-cflags.test
tests/yacc4.test
tests/yaccvpath.test
This page took 0.033148 seconds and 5 git commands to generate.