From: Akim Demaille Date: Fri, 15 Nov 2002 16:30:37 +0000 (+0000) Subject: * m4/prereq.m4: Removed the commented jm_PREREQ_HASH X-Git-Tag: BISON-1_875~248 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/761c1926a18dd9c0b0c2e5db341486a6ee5704ff * m4/prereq.m4: Removed the commented jm_PREREQ_HASH definition; avoids potential autoreconf problems. --- diff --git a/ChangeLog b/ChangeLog index 6b5bb825..f9e41b8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-11-15 Tim Van Holder + + * m4/prereq.m4: Removed the commented jm_PREREQ_HASH + definition; avoids potential autoreconf problems. + 2002-11-15 Akim Demaille Always check the value returned by yyparse. diff --git a/m4/prereq.m4 b/m4/prereq.m4 index 6c90a4e9..93001ae8 100644 --- a/m4/prereq.m4 +++ b/m4/prereq.m4 @@ -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],