[Libreoffice] PATCH - change default KDE from 3 to 4
Wols Lists
antlists at youngman.org.uk
Fri Oct 22 15:29:28 PDT 2010
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
More information about the LibreOffice
mailing list