]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Fix comment typo.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 4 Nov 2007 16:02:30 +0000 (17:02 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 4 Nov 2007 16:02:30 +0000 (17:02 +0100)
ChangeLog
lib/autoconf/functions.m4

index 1bbac09c2a19b9fab1916096a7b3e72fe43014b9..9cb4879e1cb13d132c74535893f3e9f3f8c998db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-11-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Fix comment typo.
+
        * lib/m4sugar/Makefile.am (version.m4): Another bash bug workaround.
 
        * build-aux/.gitignore: Ignore mkinstalldirs.
index 95f7b7373a2e0b6ac7844977b2cd61e0bf6582f4..7b6bb36b3b0de8ba77c6a3f9519e65085b8d3cf5 100644 (file)
@@ -881,7 +881,7 @@ char *malloc ();
               [ac_cv_func_malloc_0_nonnull=no],
               [ac_cv_func_malloc_0_nonnull=no])])
 AS_IF([test $ac_cv_func_malloc_0_nonnull = yes], [$1], [$2])
-])# AC_FUNC_MALLOC
+])# _AC_FUNC_MALLOC_IF
 
 
 # AC_FUNC_MALLOC