Re: BUILD Rules.mk

2009-06-03 Thread Ralf Wildenhues
* dev123 wrote on Wed, Jun 03, 2009 at 03:57:21AM CEST: > Ralf Wildenhues wrote: > > * fordpi...@gmail.com wrote on Mon, Jun 01, 2009 at 04:14:54AM CEST: > >> > >> According to config.log the cross compiler is found, so I think that > >> this is a linker problem. > > > > If you've already found t

Re: AC_PROG_LEX behavior

2009-06-03 Thread Patrick Welche
On Fri, Mar 21, 2008 at 10:29:05AM -0400, Stefan Seefeld wrote: > I'm trying to use AC_PROG_LEX to discover whether flex (or lex) is > available. During testing I found out that, even when neither is > available, the LEX variable is set to ':' instead of being empty. > And sure enough, I subsequent