]> git.saurik.com Git - bison.git/commitdiff
(AC_C_CONST, AM_C_PROTOTYPES): Remove.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Oct 2002 05:27:45 +0000 (05:27 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Oct 2002 05:27:45 +0000 (05:27 +0000)
configure.ac

index d637c6ed3536bbf20009bd398e82c0cb17e060d4..c896888b52b4b93761f02763afed2c525b2d7113 100644 (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