[Libreoffice-commits] .: distro-configs/LibreOfficeAndroid.conf distro-configs/LibreOfficeLinux.conf distro-configs/OxygenOfficeLinux.conf

Petr Mladek pmladek at kemper.freedesktop.org
Mon Jun 6 03:04:23 PDT 2011


 distro-configs/LibreOfficeAndroid.conf |    2 +-
 distro-configs/LibreOfficeLinux.conf   |    2 +-
 distro-configs/OxygenOfficeLinux.conf  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit ca4f78746a9f21ee6e70087034006a9666bcdae3
Author: Petr Mladek <pmladek at suse.cz>
Date:   Mon Jun 6 14:00:09 2011 +0200

    use --enable-python=internal in distro configs
    
    --without-system-python is not longer available

diff --git a/distro-configs/LibreOfficeAndroid.conf b/distro-configs/LibreOfficeAndroid.conf
index 88ec1b3..0d83a22 100644
--- a/distro-configs/LibreOfficeAndroid.conf
+++ b/distro-configs/LibreOfficeAndroid.conf
@@ -14,9 +14,9 @@
 --disable-randr
 --disable-randr-link
 --disable-systray
+--enable-python=internal
 --without-fonts
 --without-java
 --without-junit
 --without-ppds
 --without-stlport
---without-system-python
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index 2110064..8cecb92 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -4,7 +4,6 @@
 --without-system-xrender-headers
 --without-system-zlib
 --without-system-stdlibs
---without-system-python
 --without-system-poppler
 --without-system-openssl
 --without-system-mozilla
@@ -42,6 +41,7 @@
 --enable-epm
 --enable-cairo
 --enable-binfilter
+--enable-python=internal
 --disable-xrender-link
 --disable-unix-qstart-libpng
 --disable-randr-link
diff --git a/distro-configs/OxygenOfficeLinux.conf b/distro-configs/OxygenOfficeLinux.conf
index a1a4327..eab1a60 100644
--- a/distro-configs/OxygenOfficeLinux.conf
+++ b/distro-configs/OxygenOfficeLinux.conf
@@ -56,7 +56,6 @@
 --without-system-xrender-headers
 --without-system-zlib
 --without-system-stdlibs
---without-system-python
 --without-system-poppler
 --without-system-openssl
 --without-system-mozilla
@@ -75,5 +74,6 @@
 --enable-graphite
 --enable-dependency-tracking
 --enable-mozilla
+--enable-python=internal
 --with-system-mozilla=mozilla
 --with-openldap


More information about the Libreoffice-commits mailing list