]> git.saurik.com Git - bison.git/blobdiff - m4/error.m4
Don't invoke unput from scan-gram.l; it ran into a POSIX-compatibility
[bison.git] / m4 / error.m4
index 99e9cf0031ffd13c85a6abdd2471827ae3071917..560ca8fb967677c8eda28e9e80dd2048cb8c7bba 100644 (file)
@@ -1,12 +1,10 @@
-#serial 5
+#serial 6
 
 AC_DEFUN([gl_ERROR],
 [
   AC_FUNC_ERROR_AT_LINE
   dnl Note: AC_FUNC_ERROR_AT_LINE does AC_LIBSOURCES([error.h, error.c]).
-  if test $ac_cv_lib_error_at_line = no; then
-    jm_PREREQ_ERROR
-  fi
+  jm_PREREQ_ERROR
 ])
 
 # Prerequisites of lib/error.c.