(AC_C_CONST, AM_C_PROTOTYPES): Remove.

This commit is contained in:
Paul Eggert
2002-10-21 05:27:45 +00:00
parent e7cb57c0b8
commit 87004b05f7

View File

@@ -73,9 +73,7 @@ AC_HEADER_STDC
AC_CHECK_HEADERS([ctype.h locale.h memory.h stdlib.h string.h unistd.h])
# Checks for compiler characteristics.
AC_C_CONST
AC_C_INLINE
AM_C_PROTOTYPES
# Checks for library functions.
AC_FUNC_ALLOCA