summaryrefslogtreecommitdiff
path: root/macros2/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'macros2/ChangeLog')
-rw-r--r--macros2/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros2/ChangeLog b/macros2/ChangeLog
index 9654094..7c72188 100644
--- a/macros2/ChangeLog
+++ b/macros2/ChangeLog
@@ -1,3 +1,11 @@
+2002-08-18 Havoc Pennington <hp@pobox.com>
+
+ * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
+ both automake 1.6 and 1.4 installed get the right automake. Means
+ compilation from CVS will now require the latest automake 1.4
+ release, or manually creating symlinks called "automake-1.4" and
+ "aclocal-1.4"
+
Mon Aug 12 23:49:41 2002 HideToshi Tajima <hidetoshi.tajima@sun.com>
* autogen.sh : use portable -o instead of GNU-ish -or for find test