summaryrefslogtreecommitdiff
path: root/xpdf/makefile.mk
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
commita11caf35bf706e80a2f242ff23fda36c18b5fa82 (patch)
treea37abcaf38fd6cf51639799b946dbd1682a36b61 /xpdf/makefile.mk
parentefe43f410923315b95621631c1deee884df75f14 (diff)
CWS-TOOLING: integrate CWS vcl95
Diffstat (limited to 'xpdf/makefile.mk')
-rw-r--r--xpdf/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpdf/makefile.mk b/xpdf/makefile.mk
index a6431b5..fc3fd43 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)