autoconf
[Top][All Lists]
Advanced

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

Lex checking question.


From: dan theman
Subject: Lex checking question.
Date: Sun, 20 Jan 2002 14:46:39 -0800 (PST)

 I have a configure.in which checks for lex/flex with
AM_PROG_LEX. When I run with flex/lex NOT installed, I
get this output.

checking for flex... no
checking for lex... no
./configure: flex: command not found
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: lex:
command not found
configure: error: cannot find output from lex; giving
up


 My question: how do I get configure to just check for
it, and then only WARN, not produce an error?

 Dan.

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/



reply via email to

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