From c9536eba294e9c1d3f0d1ce40d4bfad43891f2c3 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 22 Apr 2001 23:42:30 +0000 Subject: [PATCH] * bootstrap: Allow overriding the location aclocal, automake, autoconf, autoheader from the environment. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9334e4cb6..4884390fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-04-22 Peter Eisentraut + * bootstrap: Allow overriding the location aclocal, automake, + autoconf, autoheader from the environment. + * demo/Makefile.am: Automake 1.4e does not allow `+=' assignments if the variable was not set with `=' earlier. `+=' was not useful here anyway. -- 2.47.3