summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d1f03f2..c7d436d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,6 +22,8 @@ AM_INIT_AUTOMAKE([parallel-tests])
dnl Programs
AC_PROG_CC
AM_PROG_CC_C_O
+AM_PROG_LEX
+AC_PROG_YACC
AM_PROG_AS
AC_PROG_INSTALL
AC_PROG_LN_S