From unknown Thu Jul 10 07:10:57 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#8896 <8896@debbugs.gnu.org> To: bug#8896 <8896@debbugs.gnu.org> Subject: Status: [PATCH] doc: replace obsolete @vindex entry with a useful one Reply-To: bug#8896 <8896@debbugs.gnu.org> Date: Thu, 10 Jul 2025 14:10:57 +0000 retitle 8896 [PATCH] doc: replace obsolete @vindex entry with a useful one reassign 8896 automake submitter 8896 Jim Meyering severity 8896 normal tag 8896 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 19 06:33:12 2011 Received: (at submit) by debbugs.gnu.org; 19 Jun 2011 10:33:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QYFJW-0001up-W0 for submit@debbugs.gnu.org; Sun, 19 Jun 2011 06:33:11 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QYFJU-0001uc-Sq for submit@debbugs.gnu.org; Sun, 19 Jun 2011 06:33:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QYFJP-0008Aj-42 for submit@debbugs.gnu.org; Sun, 19 Jun 2011 06:33:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:41603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYFJP-0008Af-2g for submit@debbugs.gnu.org; Sun, 19 Jun 2011 06:33:03 -0400 Received: from eggs.gnu.org ([140.186.70.92]:48059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYFJN-000132-UO for bug-automake@gnu.org; Sun, 19 Jun 2011 06:33:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QYFJM-0008A4-UX for bug-automake@gnu.org; Sun, 19 Jun 2011 06:33:01 -0400 Received: from mx.meyering.net ([82.230.74.64]:48151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYFJM-0008A0-Nm for bug-automake@gnu.org; Sun, 19 Jun 2011 06:33:00 -0400 Received: by rho.meyering.net (Acme Bit-Twister, from userid 1000) id CAA4A600A9; Sun, 19 Jun 2011 12:32:59 +0200 (CEST) From: Jim Meyering To: bug-automake@gnu.org Subject: [PATCH] doc: replace obsolete @vindex entry with a useful one Date: Sun, 19 Jun 2011 12:32:59 +0200 Message-ID: <87pqmaaz6s.fsf@rho.meyering.net> Lines: 43 MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Here's a small fix for master: >From 5115c011c2f6689508020612ecee97775da7687f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 19 Jun 2011 12:29:18 +0200 Subject: [PATCH] doc: replace obsolete @vindex entry with a useful one * doc/automake.texi (Program Sources): Do not index obsolete pkglib_PROGRAMS here. Do index pkglibexec_PROGRAMS. --- ChangeLog | 6 ++++++ doc/automake.texi | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index e09b24a..d702976 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-06-19 Jim Meyering + + doc: replace obsolete @vindex entry with a useful one + * doc/automake.texi (Program Sources): Do not index obsolete + pkglib_PROGRAMS here. Do index pkglibexec_PROGRAMS. + 2011-06-18 Stefano Lattarini tests: more checks on portable fd redirection in TESTS_ENVIRONMENT diff --git a/doc/automake.texi b/doc/automake.texi index 7e84fdd..2c91ec5 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -4659,7 +4659,7 @@ Program Sources @vindex bin_PROGRAMS @vindex sbin_PROGRAMS @vindex libexec_PROGRAMS -@vindex pkglib_PROGRAMS +@vindex pkglibexec_PROGRAMS @vindex noinst_PROGRAMS @vindex check_PROGRAMS -- 1.7.6.rc2.4.g36bfb.dirty From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 19 07:20:22 2011 Received: (at 8896-done) by debbugs.gnu.org; 19 Jun 2011 11:20:22 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QYG3B-0005Gc-I3 for submit@debbugs.gnu.org; Sun, 19 Jun 2011 07:20:22 -0400 Received: from mail-wy0-f172.google.com ([74.125.82.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QYG39-0005GO-6z for 8896-done@debbugs.gnu.org; Sun, 19 Jun 2011 07:20:19 -0400 Received: by wyj26 with SMTP id 26so490603wyj.3 for <8896-done@debbugs.gnu.org>; Sun, 19 Jun 2011 04:20:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:message-id; bh=qGkmrinSwO0HJ8Qd49kFBq0REmQ9db0i2xHU0iT47Ko=; b=nEZUL6y4QPrDCOMRIoy3Mzubu6QVXHtoKpZokNXd6gaYPCHEOrL+gXAU5FY7ksjncw mkJZjAXtJQs4f+or5XqpXBwL/kNSs5POcwe+QYHwPOZPeKz0V7hCds99gPcwjGsIevDZ eEMRHPQ3bEi7PI2cEDiZxvlwcyA6vpxnand3s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:message-id; b=AuavdVqqhV7/OkkMzRW5wyx7vrFEbAQzV+tC04pOf7xLMYd8DDKVUTWbSblpWhHWh4 LY6Zbh95eP6kg2sR5pV3wBAMDFzXCcyiRQ6+aLY9p9ydxKisWBPEPMpGY4vqSHeKDg3p 9UJlSXyw2wl8fbtIe3WMDugL/SB0yFdxo+wI8= Received: by 10.217.7.66 with SMTP id z44mr3621877wes.100.1308482413369; Sun, 19 Jun 2011 04:20:13 -0700 (PDT) Received: from bigio.localnet (host46-103-dynamic.2-87-r.retail.telecomitalia.it [87.2.103.46]) by mx.google.com with ESMTPS id z66sm2316968weq.24.2011.06.19.04.20.10 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 19 Jun 2011 04:20:11 -0700 (PDT) From: Stefano Lattarini To: Jim Meyering Subject: Re: bug#8896: [PATCH] doc: replace obsolete @vindex entry with a useful one Date: Sun, 19 Jun 2011 13:19:59 +0200 User-Agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; ) References: <87pqmaaz6s.fsf@rho.meyering.net> In-Reply-To: <87pqmaaz6s.fsf@rho.meyering.net> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_gtd/N6lyfibl8mm" Message-Id: <201106191320.00530.stefano.lattarini@gmail.com> X-Spam-Score: -3.9 (---) X-Debbugs-Envelope-To: 8896-done Cc: 8896-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.9 (---) --Boundary-00=_gtd/N6lyfibl8mm Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Jim, thanks for the patch. However, note that patches for automake should be posted to the 'automake-patches' list; 'bug-automake' is only for bug reporting (as any message posted here open a new entry in the debbugs tracker). On Sunday 19 June 2011, Jim Meyering wrote: > Here's a small fix for master: > Indeed it's good for maint too. I've applied it to maint, and merged to master. See more below. > From 5115c011c2f6689508020612ecee97775da7687f Mon Sep 17 00:00:00 2001 > From: Jim Meyering > Date: Sun, 19 Jun 2011 12:29:18 +0200 > Subject: [PATCH] doc: replace obsolete @vindex entry with a useful one > > * doc/automake.texi (Program Sources): Do not index obsolete > pkglib_PROGRAMS here. Do index pkglibexec_PROGRAMS. > --- > ChangeLog | 6 ++++++ > doc/automake.texi | 2 +- > 2 files changed, 7 insertions(+), 1 deletions(-) > > diff --git a/ChangeLog b/ChangeLog > index e09b24a..d702976 100644 > --- a/ChangeLog > +++ b/ChangeLog > @@ -1,3 +1,9 @@ > +2011-06-19 Jim Meyering > + > + doc: replace obsolete @vindex entry with a useful one > + * doc/automake.texi (Program Sources): Do not index obsolete > + pkglib_PROGRAMS here. Do index pkglibexec_PROGRAMS. > + > 2011-06-18 Stefano Lattarini > > tests: more checks on portable fd redirection in TESTS_ENVIRONMENT > diff --git a/doc/automake.texi b/doc/automake.texi > index 7e84fdd..2c91ec5 100644 > --- a/doc/automake.texi > +++ b/doc/automake.texi > @@ -4659,7 +4659,7 @@ Program Sources > @vindex bin_PROGRAMS > @vindex sbin_PROGRAMS > @vindex libexec_PROGRAMS > -@vindex pkglib_PROGRAMS > +@vindex pkglibexec_PROGRAMS > @vindex noinst_PROGRAMS > @vindex check_PROGRAMS > > -- > 1.7.6.rc2.4.g36bfb.dirty > > In fact, after my recentish commit `v1.11-373-g9ca6326', "Warnings about primary/prefix mismatch fixed and extended.", there is an error in the documentation, that your patch has brought to my attention. Fixed with the attached patch (for maint). Regards, Stefano --Boundary-00=_gtd/N6lyfibl8mm Content-Type: text/x-patch; charset="utf-8"; name="0001-docs-primary-prefix-combination-pkglib_PROGRAMS-is-n.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="0001-docs-primary-prefix-combination-pkglib_PROGRAMS-is-n.patch" =46rom f541f9a4c8a5016ed4d77e54f4a3d707a863feaa Mon Sep 17 00:00:00 2001 Message-Id: =46rom: Stefano Lattarini Date: Sun, 19 Jun 2011 13:15:49 +0200 Subject: [PATCH] docs: primary/prefix combination "pkglib_PROGRAMS" is now = invalid * doc/automake.texi (Program Sources): pkglib_PROGRAMS is not a valid combination anymore, so don't document it. Inconsistency introduced in commit `v1.11-373-g9ca6326'. =2D-- ChangeLog | 7 +++++++ doc/automake.texi | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 08814ad..917c2d4 100644 =2D-- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-06-19 Stefano Lattarini + + docs: primary/prefix combination "pkglib_PROGRAMS" is now invalid + * doc/automake.texi (Program Sources): pkglib_PROGRAMS is not a + valid combination anymore, so don't document it. Inconsistency + introduced in commit `v1.11-373-g9ca6326'. + 2011-06-19 Jim Meyering =20 docs: replace obsolete @vindex entry with a useful one diff --git a/doc/automake.texi b/doc/automake.texi index 1f609c7..4209c07 100644 =2D-- a/doc/automake.texi +++ b/doc/automake.texi @@ -4649,7 +4649,7 @@ programs. Most of the comments about these also appl= y to libraries In a directory containing source that gets built into a program (as opposed to a library or a script), the @code{PROGRAMS} primary is used. Programs can be installed in @code{bindir}, @code{sbindir}, =2D@code{libexecdir}, @code{pkglibdir}, @code{pkglibexecdir}, or not at all +@code{libexecdir}, @code{pkglibexecdir}, or not at all (@code{noinst_}). They can also be built only for @samp{make check}, in which case the prefix is @samp{check_}. =20 =2D-=20 1.7.2.3 --Boundary-00=_gtd/N6lyfibl8mm-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 19 08:13:30 2011 Received: (at 8896-done) by debbugs.gnu.org; 19 Jun 2011 12:13:30 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QYGsb-0000Gh-3s for submit@debbugs.gnu.org; Sun, 19 Jun 2011 08:13:29 -0400 Received: from mx.meyering.net ([82.230.74.64]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QYGsY-0000GU-EO for 8896-done@debbugs.gnu.org; Sun, 19 Jun 2011 08:13:27 -0400 Received: by rho.meyering.net (Acme Bit-Twister, from userid 1000) id D0612600E0; Sun, 19 Jun 2011 14:13:20 +0200 (CEST) From: Jim Meyering To: Stefano Lattarini Subject: Re: bug#8896: [PATCH] doc: replace obsolete @vindex entry with a useful one In-Reply-To: <201106191320.00530.stefano.lattarini@gmail.com> (Stefano Lattarini's message of "Sun, 19 Jun 2011 13:19:59 +0200") References: <87pqmaaz6s.fsf@rho.meyering.net> <201106191320.00530.stefano.lattarini@gmail.com> Date: Sun, 19 Jun 2011 14:13:20 +0200 Message-ID: <87d3iaaujj.fsf@rho.meyering.net> Lines: 18 MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: 8896-done Cc: 8896-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Stefano Lattarini wrote: > Hi Jim, thanks for the patch. > > However, note that patches for automake should be posted to the > 'automake-patches' list; 'bug-automake' is only for bug reporting > (as any message posted here open a new entry in the debbugs tracker). Hi Stefano, Thanks, I knew that, and even recall thinking I'd send it to that list. My fingers must have overruled and typed the wrong thing (bug-PKGNAME) by force of habit. I'll watch them more carefully next time. Jim P.S. I even went to my record of outgoing messages to confirm. From unknown Thu Jul 10 07:10:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 18 Jul 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator