From patchwork Fri Oct 31 21:50:23 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 3515 Received: (qmail 23778 invoked by alias); 31 Oct 2014 21:50:39 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 23767 invoked by uid 89); 31 Oct 2014 21:50:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Date: Fri, 31 Oct 2014 21:50:23 +0000 From: "Joseph S. Myers" To: Subject: Update autoconf version requirement in install.texi Message-ID: MIME-Version: 1.0 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. Committed as obvious. 2014-10-31 Joseph Myers * manual/install.texi (Tools for Compilation): Update autoconf version requirements. * INSTALL: Regenerated. diff --git a/INSTALL b/INSTALL index 9ed4202..f85e461 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 6ca3ea1..57e4d22 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