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: Rob Browning
Subject: Re: configure.in: Look for flex
Date: Wed, 15 Jun 2005 17:28:57 -0500
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Kevin Ryde <address@hidden> 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




reply via email to

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