]> git.puffer.fish Git - matthieu/frr.git/commitdiff
add INSTALL.quagga.txt to the distribution, so that people who apply
authorgdt <gdt>
Wed, 10 Aug 2005 15:11:21 +0000 (15:11 +0000)
committergdt <gdt>
Wed, 10 Aug 2005 15:11:21 +0000 (15:11 +0000)
patches and lose because of old autoconf/automake versions have the
opportunity to find tout what to do.

ChangeLog
Makefile.am

index 3ea625535c2d227af85ea6ea7dee992565056c33..aea745ebb9b5b4bc7162323e6612da227a639f7e 100644 (file)
--- 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.
index 9765d79668b728682490a5bc1cc0e9d0c0bef98f..33aa8f6aa91258124de1b3465a485e7852e3ed06 100644 (file)
@@ -8,8 +8,9 @@ DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \
          isisd watchquagga vtysh ospfclient doc m4 pkgsrc redhat tests \
          solaris
 
-EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \
-       vtysh/Makefile.am update-autotools \
+EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \
+       update-autotools \
+       vtysh/Makefile.in vtysh/Makefile.am
        tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
        tools/zebra.el