* configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERROR_AT_LINE.

* lib/Makefile.am (libbison_a_SOURCES): Adjust.
This commit is contained in:
Akim Demaille
2001-11-26 09:19:56 +00:00
parent 1b9a8440cd
commit cd7f95831e
7 changed files with 125 additions and 15 deletions

View File

@@ -145,6 +145,9 @@
/* Define to 1 if you have the <nl_types.h> header file. */
#undef HAVE_NL_TYPES_H
/* Define to 1 if libc includes obstacks. */
#undef HAVE_OBSTACK
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV