[ooo-build-commit] Branch 'ooo/master' - xpdf/makefile.mk
Jan Holesovsky
kendy at kemper.freedesktop.org
Mon Sep 21 17:29:13 PDT 2009
xpdf/makefile.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 0b81a0ce709a933de3f1f66cddce86a389686eb8
Author: Release Engineers <releng at openoffice.org>
Date: Mon Sep 21 11:28:01 2009 +0000
#i10000# we also like to build in non mac plattforms ...
diff --git a/xpdf/makefile.mk b/xpdf/makefile.mk
index c65fa69..ec1c6ed 100644
--- a/xpdf/makefile.mk
+++ b/xpdf/makefile.mk
@@ -87,6 +87,8 @@ CONFIGURE_FLAGS+=--without-x --without-libpaper-library --without-t1-library --e
CXXFLAGS+=-malign-natural
.EXPORT: CXXFLAGS
.ENDIF
+.ELSE
+CONFIGURE_ACTION=./configure --without-libpaper-library --without-t1-library --without-x --enable-multithreaded --enable-exceptions
.ENDIF
BUILD_ACTION=$(GNUMAKE) -j$(EXTMAXPROCESS)
More information about the ooo-build-commit
mailing list