summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-10-24 01:42:02 +0000
committerJim Meyering <jim@meyering.net>1997-10-24 01:42:02 +0000
commitbd38753847387cd48e98f716cc5b10def6030d25 (patch)
tree7a0e2d55253fcf81e256cbac135386b502c25549 /m4
parentd1ea3d6f17b9f4176b9b76cddf4b00580c3910a5 (diff)
downloadcoreutils-bd38753847387cd48e98f716cc5b10def6030d25.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/do-decl.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/do-decl.m4 b/m4/do-decl.m4
index def399bb7..0596ce018 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