guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure.in: Look for flex


From: Kevin Ryde
Subject: Re: configure.in: Look for flex
Date: Thu, 16 Jun 2005 07:40:23 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

address@hidden (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.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]