1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 16:19:23 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1997-10-24 01:42:02 +00:00
parent d1ea3d6f17
commit bd38753847
+2
View 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