15 Feb
2002
15 Feb
'02
6:25 p.m.
Andriy Palamarchuk <apa3a(a)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(a)winehq.com