*** 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 def399b..0596ce0 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