mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 15:23:39 +00:00
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.
This commit is contained in:
parent
6204c7fb9e
commit
1dab30f421
@ -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>
|
2005-06-30 Louis Lagendijk <louis.lagendijk@gmail.com>
|
||||||
|
|
||||||
* configure.ac: Actually test whether libc has IPv6 support.
|
* configure.ac: Actually test whether libc has IPv6 support.
|
||||||
|
@ -8,8 +8,9 @@ DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \
|
|||||||
isisd watchquagga vtysh ospfclient doc m4 pkgsrc redhat tests \
|
isisd watchquagga vtysh ospfclient doc m4 pkgsrc redhat tests \
|
||||||
solaris
|
solaris
|
||||||
|
|
||||||
EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \
|
EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \
|
||||||
vtysh/Makefile.am update-autotools \
|
update-autotools \
|
||||||
|
vtysh/Makefile.in vtysh/Makefile.am
|
||||||
tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
|
tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
|
||||||
tools/zebra.el
|
tools/zebra.el
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user