diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index c7d436d..b139b95 100644 --- a/configure.ac +++ b/configure.ac @@ -22,6 +22,7 @@ AM_INIT_AUTOMAKE([parallel-tests]) dnl Programs AC_PROG_CC AM_PROG_CC_C_O +AC_PROG_CXX AM_PROG_LEX AC_PROG_YACC AM_PROG_AS |