mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* m4/prereq.m4: Removed the commented jm_PREREQ_HASH
definition; avoids potential autoreconf problems.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-11-15 Tim Van Holder <tim.van.holder@pandora.be>
|
||||
|
||||
* m4/prereq.m4: Removed the commented jm_PREREQ_HASH
|
||||
definition; avoids potential autoreconf problems.
|
||||
|
||||
2002-11-15 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Always check the value returned by yyparse.
|
||||
|
||||
@@ -94,13 +94,6 @@ AC_DEFUN([jm_PREREQ_HARD_LOCALE],
|
||||
AM_C_PROTOTYPES
|
||||
])
|
||||
|
||||
# AC_DEFUN([jm_PREREQ_HASH],
|
||||
# [
|
||||
# AC_CHECK_HEADERS(stdlib.h)
|
||||
# AC_HEADER_STDBOOL
|
||||
# AC_REQUIRE([jm_CHECK_DECLS])
|
||||
# ])
|
||||
|
||||
# If you use human.c, you need the following files:
|
||||
# inttypes.m4 ulonglong.m4
|
||||
AC_DEFUN([jm_PREREQ_HUMAN],
|
||||
|
||||
Reference in New Issue
Block a user