* lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Fix comment typo.
diff --git a/lib/autoconf/functions.m4 b/lib/autoconf/functions.m4
index 95f7b73..7b6bb36 100644
--- a/lib/autoconf/functions.m4
+++ b/lib/autoconf/functions.m4
@@ -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