diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | INSTALL.quagga.txt | 4 |
2 files changed, 5 insertions, 4 deletions
@@ -1,3 +1,8 @@ +2004-11-17 Paul Jakma <paul@dishone.st> + + * INSTALL.quagga.txt: texinfo version corrected, so section on + that 4.7-x being unknown is not needed. + 2004-11-12 Paul Jakma <paul@dishone.st> * configure.ac: Fix AC_CONFIG_FILES, the chmod seems to run for diff --git a/INSTALL.quagga.txt b/INSTALL.quagga.txt index 90d17845..18d3ff6a 100644 --- a/INSTALL.quagga.txt +++ b/INSTALL.quagga.txt @@ -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. -------------------------------------------------------------------------- |