]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Particular Programs): Typo
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 May 2007 02:21:23 +0000 (02:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 May 2007 02:21:23 +0000 (02:21 +0000)
@acindex{AC_PROG_MKDIR_P} shouldn't have "AC" in that call.

ChangeLog
doc/autoconf.texi

index 85a7f00666067c9c534f5e66b88923d209ae55f9..e6b74d6beb6f088e2ea666974aafc94b925e36f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-01  Kevin Ryde  <user42@zip.com.au>
+
+       * doc/autoconf.texi (Particular Programs): Typo
+       @acindex{AC_PROG_MKDIR_P} shouldn't have "AC" in that call.
+
 2007-04-30  Paul Eggert  <eggert@cs.ucla.edu>
 
        * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_SPY): Don't imply that
index 90a852c1ffef2d1e237498cc358509b1801ed1e5..05c3b29ad50485458d0d14e942f92cfe2c1c0d88 100644 (file)
@@ -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