summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpaul <paul>2004-11-17 06:58:31 +0000
committerpaul <paul>2004-11-17 06:58:31 +0000
commit0cdb8dd2c42b9e71c320ac155c065e64cb8c89e4 (patch)
treedc4a1388f5dee13cf24dadbdc6122271994fb003
parentf858e49beba6a9b79b41ad26d29b431c12fdf2f8 (diff)
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.
-rw-r--r--ChangeLog5
-rw-r--r--INSTALL.quagga.txt6
2 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index ad87e345..3bb774c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 7b9b3d0d..9b170a5b 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.
--------------------------------------------------------------------------