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 <g...@gnu.org> - 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 <g...@gnu.org> - 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 _______________________________________________ M4-patches mailing list M4-patches@gnu.org https://lists.gnu.org/mailman/listinfo/m4-patches