From patchwork Fri Dec 12 09:39:23 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Newton X-Patchwork-Id: 420413 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 20C511400D5 for ; Fri, 12 Dec 2014 20:39:42 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id; q=dns; s= default; b=vjF+7FULEwJwWrIlGhMSwhvpwjBrMAIVgwZYl6P/5tI0wg/nWR8Du Vb4Wg8uCCREn7E7NPAkJGIeA3RnNZBpu11VksZhKkA7IgINCguMK3NX/3OqLGHg0 gAF85RY/E/Qg1WWddSivvAr/yheBSx2EfQ0uI/39sfTVRqQO1jgUq8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id; s=default; bh=YkWpAGsS63qfhPvG+KNNLkpP+Yw=; b=q2t9nbPhwdWlcv+tTHnZ5+Yhenka 3G+qkUNOFRxsgCxNjr+cVFxQchulHscfL+ixCcNCU9gvzVm5gIcDa+MGZmu4+y3Z 94Dd0gZY7LnSiEoT9Kx+jB6PL0sEkfN4xX4O7VROQ5Otfh5kqy5HwHW8FuFvjP3A KYRxVmqTqJrMRco= Received: (qmail 32741 invoked by alias); 12 Dec 2014 09:39:35 -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 32722 invoked by uid 89); 12 Dec 2014 09:39:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f181.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id; bh=LKMUMvANtPwwitaA4p3EA7H9oblbFtc+RDSUD66wecg=; b=JisVBBJp28aKEfi4RfCsZf7D2bIcgRe2ykJSuYszd3i5SUY2d6lKWr345Pc6FVnXV3 SFbsemt5xrfSP98A80ffjItE11HYdNL6mTLr3UVB4lMcntHl0tOqShPTe3KNaE455Njc 1T2StQKZUstbGfdnVKK9thTgFE84Cx6EhPynpx68uZ1Kj3a+vRtuWzi5MfhE5w04/E+H s2LkRxD3ICpfcOtqsMoubmnNrs7ff9XpEoJbIuHb/sDU81sivjK/ddK9F9BYdHrhBVgS ZSO4FoHhenrNq9QnVxfEDco20aJu2RI4k+GyznaLHSer0I+HEJjMv9PF0rlipPAFkXcT zuQQ== X-Gm-Message-State: ALoCoQm5qLcFUX7HRQj4CIVa/swQ77TXXFUfOF+y39aRYH1NXhCKbwC59H3tJyzNz3eKTJTY0+8S X-Received: by 10.194.59.17 with SMTP id v17mr25682035wjq.130.1418377168883; Fri, 12 Dec 2014 01:39:28 -0800 (PST) From: Will Newton To: libc-alpha@sourceware.org Subject: [PATCH v2] Bump required version of texinfo to 4.7 Date: Fri, 12 Dec 2014 09:39:23 +0000 Message-Id: <1418377163-13960-1-git-send-email-will.newton@linaro.org> It seems we require texinfo 4.7 for the --plaintext option, so document that and check for the correct version in configure. ChangeLog: 2014-12-11 Will Newton * manual/install.texi: Bump required version of texinfo to 4.7 from 4.5. * INSTALL: Regenerated. * configure.ac: Check for makeinfo version 4.7 and above. * configure: Regenerated. --- INSTALL | 2 +- configure | 2 +- configure.ac | 2 +- manual/install.texi | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) Changes in v2: - Update configure makeinfo version check to 4.7 diff --git a/INSTALL b/INSTALL index 0fee315..43bcaf3 100644 --- a/INSTALL +++ b/INSTALL @@ -349,7 +349,7 @@ build the GNU C Library: No other assembler or linker has the necessary functionality at the moment. - * GNU `texinfo' 4.5 or later + * GNU `texinfo' 4.7 or later To correctly translate and install the Texinfo documentation you need this version of the `texinfo' package. Earlier versions do diff --git a/configure b/configure index c4e6546..5327c18 100755 --- a/configure +++ b/configure @@ -4777,7 +4777,7 @@ $as_echo_n "checking version of $MAKEINFO... " >&6; } ac_prog_version=`$MAKEINFO --version 2>&1 | sed -n 's/^.*GNU texinfo.* \([0-9][0-9.]*\).*$/\1/p'` case $ac_prog_version in '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;; - 4.[5-9]*|4.[1-9][0-9]*|[5-9].*) + 4.[7-9]*|4.[1-9][0-9]*|[5-9].*) ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;; diff --git a/configure.ac b/configure.ac index 82271c1..006fbd8 100644 --- a/configure.ac +++ b/configure.ac @@ -922,7 +922,7 @@ AC_CHECK_PROG_VER(MSGFMT, gnumsgfmt gmsgfmt msgfmt, --version, MSGFMT=: aux_missing="$aux_missing msgfmt") AC_CHECK_PROG_VER(MAKEINFO, makeinfo, --version, [GNU texinfo.* \([0-9][0-9.]*\)], - [4.[5-9]*|4.[1-9][0-9]*|[5-9].*], + [4.[7-9]*|4.[1-9][0-9]*|[5-9].*], MAKEINFO=: aux_missing="$aux_missing makeinfo") AC_CHECK_PROG_VER(SED, sed, --version, [GNU sed[^0-9]* \([0-9]*\.[0-9.]*\)], diff --git a/manual/install.texi b/manual/install.texi index 1484081..686c44c 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -393,7 +393,7 @@ No other assembler or linker has the necessary functionality at the moment. @item -GNU @code{texinfo} 4.5 or later +GNU @code{texinfo} 4.7 or later To correctly translate and install the Texinfo documentation you need this version of the @code{texinfo} package. Earlier versions do not