2001-08-03 Richard Boulton <richard@tartarus.org>
authorRichard Boulton <richard@tartarus.org>
Fri, 3 Aug 2001 11:57:16 +0000 (11:57 +0000)
committerRichard Boulton <richard@tartarus.org>
Fri, 3 Aug 2001 11:57:16 +0000 (11:57 +0000)
commit5cc47615a2f128034e767f9f62bb2e3ab2f2103e
tree70daf5e1676e2a5203d07cccec82bd68981d7e3a
parentf00ec2842b04fb937550074fdec93f0f81c83c80
2001-08-03  Richard Boulton <richard@tartarus.org>

* automake.in (value_to_list): Check for whether $from is defined,
rather than whether it is true, so that empty $froms are allowed in
substitution reference patterns.

* tests/substref.test: New file: test behavior of substitution
references when the $from side of the substitution is empty.
* tests/Makefile.am (TESTS): Added substref.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/substref.test [new file with mode: 0755]