summaryrefslogtreecommitdiff
path: root/xpdf
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-10-29 09:25:50 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-10-29 09:25:50 +0000
commit9863bdb05938b4bbabd410df1b6cdbc1b7c0d0ca (patch)
treebebd911bda4a816c24ac7edd004ed6d7c41828b4 /xpdf
parentd36b69ef515f54f466763414d8345a6f233c6aae (diff)
CWS-TOOLING: integrate CWS vcl95
Diffstat (limited to 'xpdf')
-rw-r--r--xpdf/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpdf/makefile.mk b/xpdf/makefile.mk
index a6431b587e57..fc3fd431d26d 100644
--- a/xpdf/makefile.mk
+++ b/xpdf/makefile.mk
@@ -77,7 +77,7 @@ CONFIGURE_ACTION=./configure --without-x --enable-multithreaded --enable-excepti
.ELSE
#CONFIGURE_ACTION=./configure
#CONFIGURE_ACTION=./configure --without-x --enable-multithreaded --enable-exceptions CFLAGS="-g -O0" CXXFLAGS="-g -O0"
-CONFIGURE_ACTION=./configure --without-x --enable-multithreaded --enable-exceptions
+CONFIGURE_ACTION=./configure --without-libpaper-library --without-x --enable-multithreaded --enable-exceptions
.ENDIF
BUILD_ACTION=$(GNUMAKE) -j$(EXTMAXPROCESS)