[EMAIL PROTECTED] (Ludovic Courtès) writes: > > + AC_MSG_ERROR([flex not found. See README.])
No, this shouldn't be an error. The dist includes the generated C code so you don't need lex in a normal build. (You need lex if you change the ".l", and in a maintainer build maybe, so a configure check is good, but it shouldn't be an error.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel