* m4/c-working.m4: New file.

* configure.ac (BISON_TEST_FOR_WORKING_C_COMPILER): Use it.
This commit is contained in:
Paul Eggert
2006-02-12 02:14:38 +00:00
parent 57bb17ca85
commit 498e897c67
3 changed files with 36 additions and 0 deletions

View File

@@ -64,6 +64,8 @@ if test "${enableval}" = yes; then
AC_DEFINE([lint], 1, [Define to 1 if the compiler is checking for lint.])
fi
BISON_TEST_FOR_WORKING_C_COMPILER
AC_ARG_ENABLE([yacc],
[AC_HELP_STRING([--disable-yacc],
[do not build a yacc command or an -ly library])],