From f39297f9918625ff95fdd0b771902037adf069f5 Mon Sep 17 00:00:00 2001 From: Brian Leibig Date: Tue, 20 Jan 2015 18:46:44 -0800 Subject: Add a LALR grammar for Rust with testing support --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 712db849039..fa6a4579f19 100755 --- a/configure +++ b/configure @@ -647,6 +647,8 @@ probe CFG_ISCC iscc probe CFG_JAVAC javac probe CFG_ANTLR4 antlr4 probe CFG_GRUN grun +probe CFG_FLEX flex +probe CFG_BISON bison probe CFG_PANDOC pandoc probe CFG_PDFLATEX pdflatex probe CFG_XELATEX xelatex -- cgit 1.4.1-3-g733a5