]> git.saurik.com Git - bison.git/blobdiff - configure.ac
Version 1.75b.
[bison.git] / configure.ac
index 5a418cffe7772452854383621f9801f997913655..4e2b8104f13d7d5993ea96ae14f4ffb674ad7ae3 100644 (file)
@@ -56,6 +56,7 @@ if test "${enableval}" = yes; then
   BISON_WARNING(-Wshadow)
   BISON_WARNING(-Wstrict-prototypes)
   BISON_WARNING(-Wwrite-strings)
+  AC_DEFINE([lint], 1, [Define to 1 if the compiler is checking for lint.])
 fi
 
 # Checks for programs.
@@ -89,6 +90,7 @@ AC_REPLACE_FUNCS(memchr memrchr \
                  strchr stpcpy strrchr strspn strtol)
 AC_FUNC_MALLOC
 AC_FUNC_REALLOC
+jm_PREREQ_MBSWIDTH
 jm_PREREQ_QUOTEARG
 jm_FUNC_ARGMATCH
 jm_PREREQ_ERROR