The following commit has been merged in the debian-experimental-3.4.0 branch:
commit 1d83ecdeab00bbb47192de70adad85c4316dc764
Author: Rene Engelhard <[email protected]>
Date:   Fri May 27 22:50:58 2011 +0200

    --enable-ext-* for the new split out bsh,pyuno and js scripting

diff --git a/rules b/rules
index 106f729..0840546 100755
--- a/rules
+++ b/rules
@@ -574,6 +574,7 @@ ifeq "$(BUILD_PYUNO)" "y"
   endif
        DBG_DBG_SUGGESTS+= , python-dbg
        BUILD_DEPS += , $(PYTHON)-dev
+        CONFIGURE_FLAGS += --enable-ext-scripting-python
 else
        BUILD_DEPS += , python
 endif
@@ -986,7 +987,9 @@ ifeq "$(ENABLE_JAVA)" "y"
        BUILD_DEPS += , bsh (>= 2.0b4)$(OOO_NO_JAVA_ARCHS)
        BSH_DEPENDS = bsh (>= 2.0b4)
        JAVA_GCJ_DEPENDS += , bsh-gcj
+       CONFIGURE_FLAGS += --enable-ext-scripting-beanshell
   endif
+       CONFIGURE_FLAGS += --enable-ext-scripting-javascript    
 endif
 
 ifneq (,$(filter lpsolve, $(SYSTEM_STUFF)))

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to