]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (autom4te Invocation, Autom4te Cache): Fix typos.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 4 Dec 2007 21:36:22 +0000 (22:36 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 4 Dec 2007 21:36:22 +0000 (22:36 +0100)
ChangeLog
doc/autoconf.texi

index 7d8e1b2a5bd3423fdfa914f44f5d62d76d318479..f997aff9a40d846c2008a30767785c9a4003fd89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-12-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * doc/autoconf.texi (autom4te Invocation, Autom4te Cache): Fix typos.
+
        Fix copyright years.
        * Makefile.am, doc/install.texi, lib/autoconf/fortran.m4,
        lib/autoconf/lang.m4, lib/freeze.mk: Likewise.
index d6bd78661bf8ab984bd92aaf397da861faf08008..3d76b3e16f02270746a2676ba0125ec52d958934 100644 (file)
@@ -9906,7 +9906,7 @@ traces are cached while performing regular expansion,
 and conversely.  This cache is (actually, the caches are) stored in
 the directory @file{autom4te.cache}.  @emph{It can safely be removed}
 at any moment (especially if for some reason @command{autom4te}
-considers it is trashed).
+considers it trashed).
 
 @table @option
 @item --cache=@var{directory}
@@ -20673,7 +20673,7 @@ a specific demand, stores additional information in
 @command{autoconf}, behind the scenes, @command{autom4te} also
 stores information for the other tools, so that when you invoke
 @command{autoheader} or @command{automake} etc., reprocessing
-@file{configure.ac} is not needed.  The speed up is frequently of 30%,
+@file{configure.ac} is not needed.  The speed up is frequently 30%,
 and is increasing with the size of @file{configure.ac}.
 
 But it is and remains being simply a cache: you can safely remove it.