From: Jim Meyering Date: Wed, 9 Jun 2004 15:13:27 +0000 (+0000) Subject: (AC_FUNC_CALLOC): Remove use of AN_FUNCTION. X-Git-Tag: v5.3.0~1353 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=315eae50a5d70009314d405b8f6b9e0ede5e62c5;p=thirdparty%2Fcoreutils.git (AC_FUNC_CALLOC): Remove use of AN_FUNCTION. --- diff --git a/m4/calloc.m4 b/m4/calloc.m4 index fbeaaccf13..88861f9d4d 100644 --- a/m4/calloc.m4 +++ b/m4/calloc.m4 @@ -31,7 +31,6 @@ AS_IF([test $ac_cv_func_calloc_0_nonnull = yes], [$1], [$2]) # --------------- # Report whether `calloc (0, 0)' is properly handled, and replace calloc if # needed. -AN_FUNCTION([calloc], [AC_FUNC_CALLOC]) AC_DEFUN([AC_FUNC_CALLOC], [_AC_FUNC_CALLOC_IF( [AC_DEFINE([HAVE_CALLOC], 1,