]> git.ipfire.org Git - thirdparty/libtool.git/commit
* demo/Makefile.am: Automake 1.4e does not allow `+=' assignments
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 22 Apr 2001 23:13:11 +0000 (23:13 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 22 Apr 2001 23:13:11 +0000 (23:13 +0000)
commit8c36a5ff1fdddd716c20e760a3410770761ca957
tree3b49f2799e32359356467ddf8253fb26a0b98029
parentbcb3a01e01e0951921e0ea1f364a4e681045d839
* demo/Makefile.am: Automake 1.4e does not allow `+=' assignments
if the variable was not set with `=' earlier.  `+=' was not useful
here anyway.
ChangeLog
demo/Makefile.am