summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 95ff376..36ea329 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,8 +13,6 @@ AC_DISABLE_STATIC
AM_PROG_LIBTOOL
AC_PROG_INSTALL
AC_PROG_LN_S
-AM_PROG_LEX
-AC_PROG_YACC
case "$host" in
*-*-linux*) ;;