* automake.in (require_variables): The fix introduced in 2002-09-19
commit3a3db925b24102698a3c0ddd8d039ddc6d2710d1
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 30 Sep 2002 20:10:13 +0000 (30 20:10 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 30 Sep 2002 20:10:13 +0000 (30 20:10 +0000)
treee2424f6f506e091a0e312ffa68080587ce46524d
parent49a611a4315751fe0bd6760e5dea2413769521b3
* automake.in (require_variables): The fix introduced in 2002-09-19
is imcomplete.  Rewrite the conditional variable definition check
using &variable_not_always_defined_in_cond.
* tests/cond26.test, tests/cond27.test, tests/cond28.test: New file.
* tests/Makefile.am (TESTS): Add cond26.test, cond27.test, and
cond28.test.
Reported by Juergen Keil.
ChangeLog
THANKS
automake.in
tests/Makefile.am
tests/Makefile.in
tests/cond26.test [new file with mode: 0755]
tests/cond27.test [new file with mode: 0755]
tests/cond28.test [new file with mode: 0755]