With thanks to Rene Kjellerup ... your pointer was spot on.

This patch (in the top level build dir) makes the development system
compile with KDE4 switched on and KDE3 switched off.

How do I update the develop page on the web? There's a bunch of useful
stuff I'd like to document to make life easier for the next person who
wants to fix a "won't build" problem (whether a global default or a
personal setup).

Cheers,
Wol


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

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to