summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-11-12 09:44:03 +0000
committerpaul <paul>2004-11-12 09:44:03 +0000
commit95d3184c40b27d89e592f1455e37a25f97d9b7f7 (patch)
tree2b52e6e0e08d06fc5359ec5a664f10fc1e978a14 /ChangeLog
parentf31293af1dd1dbdbf4f51e63a640325a129935a2 (diff)
2004-11-12 Paul Jakma <paul@dishone.st>
* INSTALL: update-autotools, autoreconf -i will install this, remove the file so it always matches the autoconf which created configure (ie the quagga snapshot producing host).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3042c042..19fadc86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* configure.ac: Fix AC_CONFIG_FILES, the chmod seems to run for
every input file, should be only be for vtysh/extract.pl, so that
should be a seperate AC_CONFIG_FILES.
+ * INSTALL: update-autotools, autoreconf -i will install this, remove
+ the file so it always matches the autoconf which created
+ configure (ie the quagga snapshot producing host).
2004-11-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu>