From: Jim Meyering Date: Fri, 24 Oct 1997 01:42:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22c~197 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd38753847387cd48e98f716cc5b10def6030d25;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/do-decl.m4 b/m4/do-decl.m4 index def399bb71..0596ce018a 100644 --- a/m4/do-decl.m4 +++ b/m4/do-decl.m4 @@ -7,6 +7,8 @@ AC_DEFUN(jm_CHECK_DECLS, dnl This code is deliberately never run via ./configure. dnl FIXME: this is a gross hack to make autoheader put entries dnl for each of these symbols in the config.h.in. + dnl Otherwise, I'd have to update acconfig.h every time I change + dnl this list of functions. AC_CHECK_FUNCS(DECLARATION_FREE DECLARATION_MALLOC DECLARATION_REALLOC \ DECLARATION_STPCPY DECLARATION_STRSTR) fi