]> sourceware.org Git - automake.git/commit
* automake.in (read_am_file): TRUE and FALSE are predefined
authorAkim Demaille <akim@epita.fr>
Fri, 23 Mar 2001 16:23:51 +0000 (16:23 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 23 Mar 2001 16:23:51 +0000 (16:23 +0000)
commitb994348eda909ca69f8729d089d60b01e3269a45
treec7c761f7c64dfc4559882dd6fa886b25f11780b9
parent8e2149fe5fe6edda051aa5e594319ddcd8a01fd3
* automake.in (read_am_file): TRUE and FALSE are predefined
conditionals.
(&by_condition): Adjust.
(&conditional_string): Recognize `TRUE' and `FALSE'.
(&make_condition): Use it.
* m4/cond.m4: Reject TRUE and FALSE as conditionals.
* automake.texi (Conditionals): Adjust.
* tests/cond9.test: s/FALSE/WRONG/.
12 files changed:
ChangeLog
Makefile.in
aclocal.m4
automake.in
automake.texi
configure
m4/Makefile.in
m4/cond.m4
stamp-vti
tests/Makefile.in
tests/cond9.test
version.texi
This page took 0.032107 seconds and 5 git commands to generate.