From: Ralf Wildenhues Date: Sun, 4 Nov 2007 15:58:26 +0000 (+0100) Subject: * doc/autoconf.texi (autoreconf Invocation): Fix an underfull line. X-Git-Tag: v2.62~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17add51e4ed3f2db7a4a26b4dca14d0c3a12de8e;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (autoreconf Invocation): Fix an underfull line. --- diff --git a/ChangeLog b/ChangeLog index d52ab6c3..feecd0f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-11-04 Ralf Wildenhues + + * doc/autoconf.texi (autoreconf Invocation): Fix an underfull line. + 2007-11-03 Jim Meyering s/-/./ in snapshot version string: 2.61a-256-8b556 -> 2.61a.256-8b556 diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 2b205482..6190603f 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -1549,7 +1549,7 @@ If you install a new version of some tool, you can make @option{--force} option. @xref{Automatic Remaking}, for Make rules to automatically -remake @command{configure} scripts when their source files change. That +rebuild @command{configure} scripts when their source files change. That method handles the timestamps of configuration header templates properly, but does not pass @option{--autoconf-dir=@var{dir}} or @option{--localdir=@var{dir}}.