[ooo-build-commit] patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Wed Oct 7 13:02:49 PDT 2009


 patches/dev300/svg-import-filter.diff |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit c20ee3bf63c170e70ece7c731005f20504c78aab
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Wed Oct 7 23:01:53 2009 +0300

    The bundled boost is a modern one now

diff --git a/patches/dev300/svg-import-filter.diff b/patches/dev300/svg-import-filter.diff
index 98625d4..f71d02f 100644
--- a/patches/dev300/svg-import-filter.diff
+++ b/patches/dev300/svg-import-filter.diff
@@ -720,7 +720,7 @@ index 0000000..09a6660
 +#endif
 --- filter/source/svg/makefile.mk
 +++ filter/source/svg/makefile.mk
-@@ -30,25 +30,35 @@
+@@ -30,26 +30,39 @@
  #*************************************************************************
  
  PRJ=..$/..
@@ -761,8 +761,12 @@ index 0000000..09a6660
 +CFLAGS+=-DUSE_MODERN_SPIRIT
 +.ENDIF
  .ENDIF
++.IF "$(SYSTEM_BOOST)"=="NO"
++CFLAGS+=-DUSE_MODERN_SPIRIT
++.ENDIF
  
  # --- Library -----------------------------------
+ 
 @@ -56,22 +66,19 @@ SLOFILES+=		$(SLO)$/svgimport.obj
  SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
  


More information about the ooo-build-commit mailing list