bug-gnulib
[Top][All Lists]
Advanced

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

Re: Wine conditional


From: Bruno Haible
Subject: Re: Wine conditional
Date: Sat, 9 Jan 2010 15:30:33 +0100
User-agent: KMail/1.9.9

Eric Blake wrote:
> > +# if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
> 
> Is there a wine-specific preprocessor witness that we can use to
> distinguish compilation for wine vs. native?

I don't think so. The very idea of Wine is that you can take a binary built
for mingw and execute it under Wine, and vice versa.

We could add a configuration option --enable-wine, though. Is it worth adding
it? Depends on how many people use Wine for testing.

Bruno




reply via email to

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