From: Alexandre Julliard Date: Tue, 30 Mar 2010 13:52:53 +0000 (+0200) Subject: wpp: Build with -fPIC to allow libwpp to be used from dlls. X-Git-Tag: wine-1.1.42~149 X-Git-Url: http://git.etersoft.ru/projects/?a=commitdiff_plain;h=ced7d134c75cb0337e65de9fc5efcb556fe60a0c;p=wine%2Feterwine.git wpp: Build with -fPIC to allow libwpp to be used from dlls. --- diff --git a/libs/wpp/Makefile.in b/libs/wpp/Makefile.in index 950712f3e1..acd74b6d5a 100644 --- a/libs/wpp/Makefile.in +++ b/libs/wpp/Makefile.in @@ -2,6 +2,7 @@ TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ +DLLFLAGS = @DLLFLAGS@ MODULE = libwpp.a C_SRCS = \