mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
Don't declare calloc() and realloc() if not necessary.
This commit is contained in:
@@ -31,6 +31,7 @@ AM_C_PROTOTYPES
|
||||
dnl Checks for library functions.
|
||||
AC_FUNC_ALLOCA
|
||||
AC_CHECK_FUNCS(mkstemp setlocale)
|
||||
BISON_NEED_DECLARATIONS(calloc realloc)
|
||||
|
||||
AM_GNU_GETTEXT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user