summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 036730d..5dab5aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,6 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES(yes)])
 dnl Checks for programs.
 AC_PROG_CC
 AC_USE_SYSTEM_EXTENSIONS
-AC_PROG_YACC
 
 AC_MSG_CHECKING([for build system compiler])
 if test "$cross_compiling" = yes; then