panne       2003/08/18 07:35:27 PDT

  Modified files:
    .                    aclocal.m4 configure.ac 
  Log:
  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.
  
  Revision  Changes    Path
  1.132     +0 -13     fptools/aclocal.m4
  1.7       +3 -4      fptools/configure.ac
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to