2001-08-02 Richard Boulton <richard@tartarus.org>
commit028918414504c6d9eb58757202c4ed2f786ba4d3
authorTom Tromey <tromey@redhat.com>
Sat, 4 Aug 2001 04:02:42 +0000 (4 04:02 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 4 Aug 2001 04:02:42 +0000 (4 04:02 +0000)
tree92e5f333f947f1ee329c9d0ecfeefddd3919cf80
parentdcd49f78539181e5711afdf31202002bb457cb96
2001-08-02  Richard Boulton <richard@tartarus.org>

* automake.in (variable_conditions_sub): Handle variable
substitution refs when computing conditions based on subvariable
conditions.  Fixes substitution refs of system variables when sub
variable is conditional.
(SUBST_REF_PATTERN): New global.
* tests/cond16.test: New file: regression test for variable
substitution refs.
* test/Makefile.am (TESTS): Added cond16.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/cond16.test [new file with mode: 0755]