Define __WINE__ to enable extensions (spotted by Martin Fuchs).
This commit is contained in:
parent
7470fa7379
commit
cf83c1254a
|
@ -1,3 +1,4 @@
|
|||
EXTRADEFS = -D__WINE__
|
||||
TOPSRCDIR = @top_srcdir@
|
||||
TOPOBJDIR = ../..
|
||||
SRCDIR = @srcdir@
|
||||
|
|
Loading…
Reference in New Issue