]> sourceware.org Git - automake.git/commit
* lib/Automake/Variable.pm (define): Rework the way we check
authorAlexandre Duret-Lutz <adl@gnu.org>
Sat, 3 Jan 2004 12:42:41 +0000 (12:42 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sat, 3 Jan 2004 12:42:41 +0000 (12:42 +0000)
commit13348b838af98e05bf40f1a5456cf1550a635400
tree36d70908844eedbd9ecb6fb63dd385a786cb96e7
parenta97b82090df527c2f43d246c30895b9327e05a1d
* lib/Automake/Variable.pm (define): Rework the way we check
Automake variable definition.  Ensure consistent :=/+=/=
definitions only for variables that have been and are defined by
Automake, and make it an internal error.  Ignore Automake
attempts to touch a user variable, even with += assignments.
* tests/txinfo29.test: New file.
* tests/Makefile.am (TESTS): Add txinfo29.test.
Reported by Bruce Korb.
ChangeLog
lib/Automake/Variable.pm
tests/Makefile.am
tests/Makefile.in
tests/txinfo29.test [new file with mode: 0755]
This page took 0.026705 seconds and 5 git commands to generate.