From 036c6b153c2f36c703315918259eb07a849f2466 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Mon, 6 Jun 2011 14:00:09 +0200 Subject: use --enable-python=internal in distro configs --without-system-python is not longer available --- distro-configs/LibreOfficeAndroid.conf | 2 +- distro-configs/LibreOfficeLinux.conf | 2 +- distro-configs/OxygenOfficeLinux.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/distro-configs/LibreOfficeAndroid.conf b/distro-configs/LibreOfficeAndroid.conf index 88ec1b382a42..0d83a228393a 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 21100649bd47..8cecb92329b9 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 a1a432737041..eab1a604c37b 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 -- cgit