add INSTALL.quagga.txt to the distribution, so that people who apply
patches and lose because of old autoconf/automake versions have the
opportunity to find tout what to do.
diff --git a/ChangeLog b/ChangeLog
index 3ea6255..aea745e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-10 Greg Troxel <gdt@fnord.ir.bbn.com>
+
+ * Makefile.am (EXTRA_DIST): add INSTALL.quagga.txt, because people
+ that patch releases need to know about autoconf required versions.
+
2005-06-30 Louis Lagendijk <louis.lagendijk@gmail.com>
* configure.ac: Actually test whether libc has IPv6 support.