Fixing cross-compilation 2/2

Mike McCormack mike at codeweavers.com
Thu Apr 27 03:52:47 CDT 2006


Paul Millar wrote:

> +# Variable dependency based on whether user has run configure with --with-wine-tools option
> +TOOLS := $(if @WITH_WINE_TOOLS@,,tools)

I think Alexandre considers := and $(if ...) to be non-portable.

Mike



More information about the wine-devel mailing list