WINELIB is not defined

Alexandre Julliard julliard at winehq.com
Fri Feb 15 12:25:57 CST 2002


Andriy Palamarchuk <apa3a at yahoo.com> writes:

> To check whether an application is compiled under Wine
> I should use WINELIB macro, right?
> 
> It seems the macro is not defined if I try to check on
> it in programs/notepad.
> 
> Should I define it in the Makefile.in explicitely?

If you absolutely need it yes. But in general it's better to do things
in a way that doesn't require it, or to fix Wine to avoid the platform
differences completely.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list