[Libreoffice-commits] .: configure.in
Jesús Corrius
jcorrius at kemper.freedesktop.org
Fri Dec 10 04:26:29 PST 2010
configure.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 8f8897dc1db84d9aff97ba6cc836c03b9cb5ce51
Author: Jesús Corrius <jesus at softcatala.org>
Date: Fri Dec 10 13:25:50 2010 +0100
don't test for cairo on Windows
diff --git a/configure.in b/configure.in
index 9c9c842..11083bb 100755
--- a/configure.in
+++ b/configure.in
@@ -1627,6 +1627,7 @@ case "$build_os" in
test_cups=no
test_randr=no
test_freetype=no
+ test_cairo=no
_os=WINNT
;;
darwin*) # Mac OS X
More information about the Libreoffice-commits
mailing list