m4-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Revert "bootstrap: require newer texinfo release."


From: Eric Blake
Subject: [PATCH] Revert "bootstrap: require newer texinfo release."
Date: Mon, 11 Mar 2013 09:11:15 -0600

This reverts commit bb213870593b17fa7501413334053e85cd58e062.

Instead, update to the latest gnulib, where gendocs.sh has been
patched to no longer require makeinfo 5.0.

* bootstrap.conf: Relax makeinfo requirement.
* gnulib: Update to latest, for gendocs.sh fix.
---
 ChangeLog      | 6 ------
 bootstrap.conf | 2 +-
 gnulib         | 2 +-
 3 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bde099a..b5bb9e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,5 @@
 2013-03-08  Gary V. Vaughan  <address@hidden>

-       bootstrap: require newer texinfo release.
-       * bootstrap.conf (buildreq): Bump required makeinfo binary
-       release number to 5.0 to support --build-dir option.
-
-2013-03-08  Gary V. Vaughan  <address@hidden>
-
        bootstrap: remove reintroduced CVS cruft.
        * bootstrap.conf (m4_ignore_gnulib_ignore): Remove.
        The code this was factored from was removed between making the
diff --git a/bootstrap.conf b/bootstrap.conf
index bba6148..b267d16 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -27,7 +27,7 @@
 # and release Libtool.
 buildreq='
         help2man   1.29        http://www.gnu.org/s/help2man
-        makeinfo   5.0         http://www.gnu.org/s/texinfo
+        makeinfo   4.8         http://www.gnu.org/s/texinfo
         xz         -           http://tukaani.org/xz
 '

diff --git a/gnulib b/gnulib
index 951e33a..162b3eb 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 951e33a41cce0f553befee73311ac0af188ef239
+Subproject commit 162b3eb8ff8eca18d7c6cfbe3a4b98aa4e5972ce
-- 
1.8.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]