[ooo-build-commit] Branch 'ooo/master' - xpdf/makefile.mk

Jan Holesovsky kendy at kemper.freedesktop.org
Wed Jul 15 17:22:17 PDT 2009


 xpdf/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 16704c2f571fd601f765d44c17b0ffc0a1655599
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Wed Jul 15 16:00:45 2009 +0000

    CWS-TOOLING: integrate CWS ause105
    2009-07-08 17:57:23 +0200 hjs  r273843 : #i103418# add missing dependency on localized .hrc files
    2009-07-08 17:28:46 +0200 hjs  r273841 : #i103416# handle new solver subdir sdf
    2009-07-08 11:27:47 +0200 hjs  r273823 : #i103409# disable cmd.exe autorun
    2009-07-07 19:23:23 +0200 hjs  r273813 : #i103394# fix path handling of files failed in first run of rebase.exe

diff --git a/xpdf/makefile.mk b/xpdf/makefile.mk
index 7aed6d5..8ed2543 100644
--- a/xpdf/makefile.mk
+++ b/xpdf/makefile.mk
@@ -91,7 +91,7 @@ CONFIGURE_ACTION=./configure --without-x --enable-multithreaded --enable-excepti
 BUILD_ACTION=$(GNUMAKE) -j$(EXTMAXPROCESS)
 .ELSE
 CONFIGURE_ACTION=
-BUILD_ACTION= cmd.exe /c ms_make.bat
+BUILD_ACTION= cmd.exe /d /c ms_make.bat
 .ENDIF
 .ENDIF
 


More information about the ooo-build-commit mailing list