]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (file_contents_internal): if a rule is conditionally
authorRichard Boulton <richard@tartarus.org>
Wed, 8 Aug 2001 16:44:05 +0000 (16:44 +0000)
committerRichard Boulton <richard@tartarus.org>
Wed, 8 Aug 2001 16:44:05 +0000 (16:44 +0000)
commit2b74c0b603526c17ce47f3beabe07fa82e52de66
treec6a57dee84b51b0bf5f9dd2944f635022d8e63a7
parent4658aae432f631fbf43fadd287b48a926573f908
* automake.in (file_contents_internal): if a rule is conditionally
defined, define the standard automake definition for it for those
conditions which are not conditionally defined.
(invert_conditions): New function: invert a list of conditionals.

* tests/cond14.test: New file.
* tests/cond15.test: New file.
* tests/Makefile.am (TESTS): Added cond14.test and cond15.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/cond14.test [new file with mode: 0755]
tests/cond15.test [new file with mode: 0755]