From: Paul Eggert Date: Wed, 2 May 2007 02:21:23 +0000 (+0000) Subject: * doc/autoconf.texi (Particular Programs): Typo X-Git-Tag: v2.62~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c30d64b4f555fc13d7c9ddb8ef013e9b5aed4c;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Particular Programs): Typo @acindex{AC_PROG_MKDIR_P} shouldn't have "AC" in that call. --- diff --git a/ChangeLog b/ChangeLog index 85a7f006..e6b74d6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-01 Kevin Ryde + + * doc/autoconf.texi (Particular Programs): Typo + @acindex{AC_PROG_MKDIR_P} shouldn't have "AC" in that call. + 2007-04-30 Paul Eggert * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_SPY): Don't imply that diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 90a852c1..05c3b29a 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -3689,7 +3689,7 @@ not found in standard @command{install} programs, there is no reason to use @end defmac @defmac AC_PROG_MKDIR_P -@acindex{AC_PROG_MKDIR_P} +@acindex{PROG_MKDIR_P} @ovindex MKDIR_P Set output variable @code{MKDIR_P} to a program that ensures that for each argument, a directory named by this argument exists, creating it