configure.in patch

Marcus Meissner Marcus.Meissner at caldera.de
Tue Jun 26 01:44:50 CDT 2001


On Tue, Jun 26, 2001 at 03:34:23PM +0900, Bang Jun-Young wrote:
> 	* configure.in:
> 	Remove a redundant check for flex.

It is not redundant! AC_PROG_LEX does more than just look for the 'lex'
binary.

Please do not apply.

Ciao, Marcus
 
> -AC_PROG_LEX
>  AC_CHECK_PROGS(XLEX,$LEX flex lex,none)
>  if test "$XLEX" = "none"
>  then





More information about the wine-devel mailing list