Kevin Ryde <[EMAIL PROTECTED]> writes:

> (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.)

Or, we might just add a test with a suitable error message to the make
rule that uses flex...

        flex --version || ...

But I'd guess that the normal

  -bash: flex: command not found

might be informative enough.

What would the configure check actually get us?

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to