]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (autoreconf Invocation): Fix an underfull line.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 4 Nov 2007 15:58:26 +0000 (16:58 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 4 Nov 2007 15:58:26 +0000 (16:58 +0100)
ChangeLog
doc/autoconf.texi

index d52ab6c31f47695d8efb2932364d5e03d2017bdf..feecd0f6cce4199fbb11044035202805c094ac33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * doc/autoconf.texi (autoreconf Invocation): Fix an underfull line.
+
 2007-11-03  Jim Meyering  <meyering@redhat.com>
 
        s/-/./ in snapshot version string: 2.61a-256-8b556 -> 2.61a.256-8b556
index 2b20548253c722f82ec4ae628c324f0edf01c32e..6190603f70373ff8a643f8b55cf70bf856ca5bbc 100644 (file)
@@ -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}}.