Replace LEX macro with preferred one

This commit is contained in:
Hugo Villeneuve 2014-11-06 00:41:39 -05:00
parent 9cd867c94a
commit b1c46135a4

View File

@ -41,7 +41,7 @@ LIBREADLINE=
)])
dnl Testing for Lex/Yacc
AC_PROG_LEX
AM_PROG_LEX
AC_PROG_YACC
dnl Checking for typedefs, structures, and compiler characteristics.