From d30f97d1b62026c962240887d76355f89175b755 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 19 Jun 2011 12:32:59 +0200 Subject: [PATCH] docs: 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 deletion(-) diff --git a/ChangeLog b/ChangeLog index bfe977163..08814ad36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-06-19 Jim Meyering + + docs: 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-13 Stefano Lattarini tests: optimize tests on primary/prefix mismatch for speed diff --git a/doc/automake.texi b/doc/automake.texi index e30266c2b..1f609c705 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -4642,7 +4642,7 @@ programs. Most of the comments about these also apply to libraries @vindex bin_PROGRAMS @vindex sbin_PROGRAMS @vindex libexec_PROGRAMS -@vindex pkglib_PROGRAMS +@vindex pkglibexec_PROGRAMS @vindex noinst_PROGRAMS @vindex check_PROGRAMS -- 2.47.2