Use flex for generating the scanner, add support for parsing from strings
[platform/upstream/libxkbcommon.git] / configure.ac
index 5b1efb4..2ab311c 100644 (file)
@@ -30,6 +30,7 @@ AC_CONFIG_HEADERS([src/config.h])
 AC_PROG_LIBTOOL
 AC_PROG_CC
 AC_PROG_YACC
+AC_PROG_LEX
 
 m4_ifndef([PKG_PROG_PKG_CONFIG],
     [m4_fatal([Could not locate the pkg-config autoconf macros.