]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Have `make check' succeed with CC=g++.
authorAkim Demaille <akim@epita.fr>
Tue, 11 Apr 2000 12:07:45 +0000 (12:07 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 11 Apr 2000 12:07:45 +0000 (12:07 +0000)
commitbe342dbf706647d25d7b084e55c3a8aea6269618
treea230694a4467ffbfffd3f417aee1c570af10a0cd
parent63d0122eb02cbda6666cbd5a73fd9a50338617cf
Have `make check' succeed with CC=g++.

* tests/atspecific.m4 (AT_TEST_MACRO): Don't check `env-after' if
the file does not exist, which may happen when a `configure' exits
brutally.
* tests/semantics.m4 (AC_CHECK_MEMBERS, AC_CHECK_TYPES): ANSI C++
forbids members named like their hosting struct, so don't do it.
ChangeLog
tests/atspecific.m4
tests/semantics.m4