]> sourceware.org Git - automake.git/commit
Fix for condd.test (conditional `+='):
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 6 May 2002 06:51:04 +0000 (06:51 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 6 May 2002 06:51:04 +0000 (06:51 +0000)
commitec2ca9f0d4b3d38ef0b87d18d106706b7b3f89e2
tree4fd9092fec1b9cca4534e71a1b086b5e397f48e0
parentf86df6f302e6e06985c036861dd491d343188a80
Fix for condd.test (conditional `+='):
* automake.in (%appendvar): New.
(initialize_per_input): Clear it.
(macro_define): Handle += for variable defined in another condition.
* automake.texi (Conditional Sources): Use conditional += in
the example.
(General Operation, Conditionals): Remove note about broken +=.
* tests/cond21.test: New file.
* tests/condd.test: Also test conditional append to a _SOURCE
variable.  Create missing directories.
* tests/Makefile.am (TESTS): Add cond21.test.
(XFAILS): Remove condd.test.
ChangeLog
NEWS
TODO
automake.in
automake.texi
tests/Makefile.am
tests/Makefile.in
tests/cond21.test [new file with mode: 0755]
tests/condd.test
This page took 0.066404 seconds and 5 git commands to generate.