* lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Fix comment typo.

This commit is contained in:
Ralf Wildenhues 2007-11-04 17:02:30 +01:00
parent bf5fec7028
commit 44fa054865
2 changed files with 3 additions and 1 deletions

View File

@ -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.

View 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