[Libreoffice-commits] .: configure.in
Thomas Klausner
tklausner at kemper.freedesktop.org
Thu Dec 16 13:56:52 PST 2010
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c1ff98b27ecb32749d2cdf97b6e615ab4df08567
Author: Thomas Klausner <wiz at NetBSD.org>
Date: Thu Dec 16 22:56:35 2010 +0100
Stop checking for KDE3 on NetBSD by default.
diff --git a/configure.in b/configure.in
index 42c9a0e..de3861b 100755
--- a/configure.in
+++ b/configure.in
@@ -1491,7 +1491,7 @@ case "$host_os" in
*netbsd*)
test_gtk=yes
build_gstreamer=yes
- test_kde=yes
+ test_kde=no
test_kde4=yes
test_freetype=yes
PTHREAD_CFLAGS="-pthread"
More information about the Libreoffice-commits
mailing list