* doc/autoconf.texi (Why Not Imake): Fix grammar.
(autoreconf Invocation): Fix short option for --version.
* THANKS: Update.
Reported by Christophe Jarry and Russ Allbery.
Signed-off-by: Eric Blake <eblake@redhat.com>
+2011-07-22 Eric Blake <eblake@redhat.com>
+
+ docs: fix minor doc problems
+ * doc/autoconf.texi (Why Not Imake): Fix grammar.
+ (autoreconf Invocation): Fix short option for --version.
+ * THANKS: Update.
+ Reported by Christophe Jarry and Russ Allbery.
+
2011-07-12 Benoit Sigoure <tsunanet@gmail.com> (tiny change)
docs: fix typo in AC_PATH_PROG
Christian Krackowizer ckrackowiz@std.schuler-ag.com
Christian Krone krischan@sql.de
Christian Rössel christian.roessel@gmx.de
+Christophe Jarry christophe.jarry@ouvaton.org
Christopher Hulbert cchgroupmail@gmail.com
Christopher Lee chrislee@ri.cmu.edu
Clinton Roy clinton.roy@gmail.com
Print the version number of Autoconf and exit.
@item --verbose
-@itemx -V
+@itemx -v
Print the name of each directory @command{autoreconf} examines and the
commands it runs. If given two or more times, pass @option{--verbose}
to subordinate tools that support it.
Here is some further explanation, written by Per Bothner:
@quotation
-One of the advantages of Imake is that it easy to generate large
+One of the advantages of Imake is that it is easy to generate large
makefiles using the @samp{#include} and macro mechanisms of @command{cpp}.
However, @code{cpp} is not programmable: it has limited conditional
facilities, and no looping. And @code{cpp} cannot inspect its