[Libreoffice-commits] .: distro-configs/LibreOfficeLinuxDevel.conf.in
Thorsten Behrens
thorsten at kemper.freedesktop.org
Mon Oct 25 05:50:39 PDT 2010
distro-configs/LibreOfficeLinuxDevel.conf.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 9dbb1abafa4cd4af3004567b5ebb2a3685a858dc
Author: Wols Lists <antlists at youngman.org.uk>
Date: Mon Oct 25 14:48:35 2010 +0200
Rather use kde4, and not kde3 anymore
This patch (in the top level build dir) makes the development system
compile with KDE4 switched on and KDE3 switched off.
diff --git a/distro-configs/LibreOfficeLinuxDevel.conf.in b/distro-configs/LibreOfficeLinuxDevel.conf.in
index a8df1e0..58b9e8d 100644
--- a/distro-configs/LibreOfficeLinuxDevel.conf.in
+++ b/distro-configs/LibreOfficeLinuxDevel.conf.in
@@ -1,6 +1,6 @@
--with-vendor=\"The Document Foundation\"
--disable-dbus
---disable-kde4
+--enable-kde4
--enable-cairo
--without-system-cairo
--enable-gstreamer
@@ -13,7 +13,7 @@
--with-java-target-version=1.5
--with-jdk-home=$JAVA_HOME
--without-myspell-dicts
---enable-kde
+--disable-kde
--without-system-mozilla
--without-system-jpeg
--without-system-libxml
More information about the Libreoffice-commits
mailing list