From: paul Date: Wed, 17 Nov 2004 06:58:31 +0000 (+0000) Subject: 2004-11-17 Paul Jakma X-Git-Tag: frr-2.0-rc1~3379 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=0cdb8dd2c42b9e71c320ac155c065e64cb8c89e4;p=matthieu%2Ffrr.git 2004-11-17 Paul Jakma * INSTALL.quagga.txt: texinfo version corrected, so section on that 4.7-x being unknown is not needed. --- diff --git a/ChangeLog b/ChangeLog index ad87e3455a..3bb774c1d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-17 Paul Jakma + + * INSTALL.quagga.txt: texinfo version corrected, so section on + that 4.7-x being unknown is not needed. + 2004-11-12 Paul Jakma * configure.ac: Fix AC_CONFIG_FILES, the chmod seems to run for diff --git a/INSTALL.quagga.txt b/INSTALL.quagga.txt index 7b9b3d0dd2..9b170a5bac 100644 --- a/INSTALL.quagga.txt +++ b/INSTALL.quagga.txt @@ -1,4 +1,4 @@ -# $Id: INSTALL.quagga.txt,v 1.4 2004/11/15 19:43:16 ajs Exp $ +# $Id: INSTALL.quagga.txt,v 1.5 2004/11/17 06:58:31 paul Exp $ -------------------------------------------------------------------------- Building and Installing Quagga from releases or snapshots: @@ -64,10 +64,6 @@ The general goal is to use a modern baseline of tools, while not imposing pain on those tracking stable distributions. The notes below explain what versions are present in various environments. -TODO: -texinfo 4.7-4 is not a version of texinfo, per -http://ftp.gnu.org/gnu/texinfo/. - NetBSD pkgsrc provides automake 1.9.1 autoconf 2.59 libtool 1.5.6 NetBSD 1.6.2 and 2.0 provide texinfo 4.6. --------------------------------------------------------------------------