Remove tests for flex/bison which are no longer needed by LLVM.
[oota-llvm.git] / autoconf / configure.ac
index 3f8d06b2d317b628aa772e26514fdef67bc3ec44..9b852d970ff372c4edd786d18a417ca04252af53 100644 (file)
@@ -542,8 +542,6 @@ dnl Check for compilation tools
 AC_PROG_CPP
 AC_PROG_CC(gcc)
 AC_PROG_CXX(g++)
-AC_PROG_FLEX
-AC_PROG_BISON
 
 AC_PROG_NM
 AC_SUBST(NM)