Report by nightstrike@gmail.com.
+2008-01-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/automake.texi (amhello Explained): Fix odd sentence.
+ Report by nightstrike@gmail.com.
+
2008-01-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* m4/init.m4 (_AC_AM_CONFIG_HEADER_HOOK): Rewrite to be more
(@pxref{Macro Index}).
The first two lines of @file{configure.ac} initialize Autoconf and
-Automake. @code{AC_INIT} takes in parameters the name of the package,
+Automake. @code{AC_INIT} takes in as parameters the name of the package,
its version number, and a contact address for bug-reports about the
package (this address is output at the end of @code{./configure
--help}, for instance). When adapting this setup to your own package,