+2008-01-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/autoconf.texi (Particular Programs): Do not mention the
+ Autoconf version in which the AC_PROG_INSTALL change was done.
+ Suggested by Paul Eggert.
+
2008-01-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Fix --help=recursive with multiple AC_CONFIG_SUBDIRS.
work. It prefers to find a C program rather than a shell script, for
speed. Instead of @file{install-sh}, it can also use @file{install.sh},
but that name is obsolete because some @command{make} programs have a rule
-that creates @file{install} from it if there is no makefile. Starting with
-Autoconf 2.62, this macro requires @command{install} to be able to install
-multiple files into a target directory in a single invocation.
+that creates @file{install} from it if there is no makefile. Further, this
+macro requires @command{install} to be able to install multiple files into a
+target directory in a single invocation.
Autoconf comes with a copy of @file{install-sh} that you can use. If
you use @code{AC_PROG_INSTALL}, you must include either