[project @ 2003-08-18 14:35:26 by panne]
authorpanne <unknown>
Mon, 18 Aug 2003 14:35:27 +0000 (14:35 +0000)
committerpanne <unknown>
Mon, 18 Aug 2003 14:35:27 +0000 (14:35 +0000)
commit145a2b79015c5ba601e9a87ea51afba5b5d2199b
tree2a4d8430b72867395ccbc868b71048a32a14db9b
parent9e9495e2fe85ede50c2d034e3514cc00a0c0f944
[project @ 2003-08-18 14:35:26 by panne]
AC_PROG_LEX really checks for the existence of "lex" when "flex" is
not found, so there is no need for AC_PROG_LEX_STRICT.

Furthermore, flex/lex is not really needed for building GHC, so we
issue only a warning instead of dying when flex and lex are not found.
aclocal.m4
configure.ac