* doc/automake.texi (Invoking aclocal): Fix grammar.
+2009-07-08 Jim Meyering <meyering@redhat.com>
+
+ manual: fix a trivial grammar error.
+ * doc/automake.texi (Invoking aclocal): Fix grammar.
+
2009-06-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
AM_PROG_GCJ: use AC_CHECK_TOOLS for gcj, for cross compilation.
(@xref{Local Macros}, for an example.) Any macro that is found in a
system-wide directory, or via an absolute search path will be copied.
So use @samp{-I `pwd`/reldir} instead of @samp{-I reldir} whenever
-some relative directory need to be considered outside the package.
+some relative directory should be considered outside the package.
The contents of @file{acinclude.m4}, if this file exists, are also
automatically included in @file{aclocal.m4}. We recommend against