* doc/automake.texi (Conditionals): Split in two sections, "Usage"
commitb19b2ef0cc7ed80061a5a7895aab7c51ae572792
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 4 Aug 2006 10:23:14 +0000 (4 10:23 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 4 Aug 2006 10:23:14 +0000 (4 10:23 +0000)
treee6c1ee8056fefb4b0b999e86c3dd8ec6a3e52957
parent76542b15689ffa5b24587f3ea4d2e3c0fef37586
* doc/automake.texi (Conditionals): Split in two sections, "Usage"
and "Portability", and add a third one, "Limits" to explain how
conditional definitions inside multi-lines definitions can be
handled.
* automake.in (handle_options): Do not assume that
AUTOMAKE_OPTIONS is defined in TRUE, but diagnose conditional
definitions of AUTOMAKE_OPTIONS.
Report from Bas Wijnen.
* tests/amopt.test: New test.
* tests/Makefile.am (TESTS): Add it.
ChangeLog
THANKS
automake.in
doc/automake.texi
doc/stamp-vti
doc/version.texi
tests/Makefile.am
tests/Makefile.in
tests/amopt.test [new file with mode: 0755]