From: Joseph Myers Date: Fri, 31 Oct 2014 21:49:35 +0000 (+0000) Subject: Update autoconf version requirement in install.texi. X-Git-Tag: glibc-2.21~444 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f5d89569fa72a65aa244be05dc61af83caaae8;p=thirdparty%2Fglibc.git Update autoconf version requirement in install.texi. I noticed that install.texi was out of date with regard to the actual autoconf version requirement for regenerating configure scripts. This patch updates the documentation. * manual/install.texi (Tools for Compilation): Update autoconf version requirements. * INSTALL: Regenerated. --- diff --git a/ChangeLog b/ChangeLog index a050d89c80d..d65c7193ed9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2014-10-31 Joseph Myers + * manual/install.texi (Tools for Compilation): Update autoconf + version requirements. + * INSTALL: Regenerated. + * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias. * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6] (__libc_pselect): Likewise. diff --git a/INSTALL b/INSTALL index 9ed42029231..f85e461e776 100644 --- a/INSTALL +++ b/INSTALL @@ -377,7 +377,7 @@ build the GNU C Library: If you change any of the `configure.ac' files you will also need - * GNU `autoconf' 2.53 or higher + * GNU `autoconf' 2.69 (exactly) and if you change any of the message translation files you will need diff --git a/manual/install.texi b/manual/install.texi index 6ca3ea161a1..57e4d22b4b8 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -427,7 +427,7 @@ If you change any of the @file{configure.ac} files you will also need @itemize @bullet @item -GNU @code{autoconf} 2.53 or higher +GNU @code{autoconf} 2.69 (exactly) @end itemize @noindent