From b85c2ea6062909b13760d0921ac7e01fb4ce28fe Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Mon, 10 Jan 2011 07:26:41 +0100 Subject: [PATCH] docs: link to Gnulib configmake documentation. * doc/autoconf.texi (Defining Directories): Use proper crossref, now that the Gnulib manual has a configmake section. Thanks to Karl Berry. Signed-off-by: Ralf Wildenhues --- ChangeLog | 7 +++++++ doc/autoconf.texi | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index eb9d68eb..cad88b0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-01-10 Ralf Wildenhues + + docs: link to Gnulib configmake documentation. + * doc/autoconf.texi (Defining Directories): Use proper crossref, + now that the Gnulib manual has a configmake section. + Thanks to Karl Berry. + 2011-01-09 Ralf Wildenhues docs: link to 'set -e' shell behavior overview. diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 3b7fde65..b999f03f 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -24945,7 +24945,8 @@ myprog-paths.h: Makefile @noindent The gnulib module @samp{configmake} provides such a header with all the -standard directory variables defined, @pxref{Gnulib}. +standard directory variables defined, @pxref{configmake,,, gnulib, GNU +Gnulib}. @item Use @code{AC_DEFINE} but have @command{configure} compute the literal -- 2.47.2