From: Paul Eggert Date: Mon, 21 Oct 2002 05:27:45 +0000 (+0000) Subject: (AC_C_CONST, AM_C_PROTOTYPES): Remove. X-Git-Tag: BISON-1_875~424 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/87004b05f70a7e3d6927a07f90dfae8df671c481?ds=sidebyside (AC_C_CONST, AM_C_PROTOTYPES): Remove. --- diff --git a/configure.ac b/configure.ac index d637c6ed..c896888b 100644 --- a/configure.ac +++ b/configure.ac @@ -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