diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-06-06 14:00:09 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-06-06 14:00:09 +0200 |
commit | 036c6b153c2f36c703315918259eb07a849f2466 (patch) | |
tree | 35efe730e38693e343332183fbad65d2f3870880 /distro-configs/OxygenOfficeLinux.conf | |
parent | d981b6eecfe5b78095b7c4ab7b57a3dabb64950a (diff) |
use --enable-python=internal in distro configs
--without-system-python is not longer available
Diffstat (limited to 'distro-configs/OxygenOfficeLinux.conf')
-rw-r--r-- | distro-configs/OxygenOfficeLinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |