From bd38753847387cd48e98f716cc5b10def6030d25 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 24 Oct 1997 01:42:02 +0000 Subject: [PATCH] *** empty log message *** --- m4/do-decl.m4 | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.3