]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 24 Oct 1997 01:42:02 +0000 (01:42 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 24 Oct 1997 01:42:02 +0000 (01:42 +0000)
m4/do-decl.m4

index def399bb7190d284925c86c47e880f0ad423ee12..0596ce018a9a72f1ce67e958905d12db34a102d5 100644 (file)
@@ -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