configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2b69153ddbf1a0d1f44e9190caaa5eec99be5f5d
Author: Caolán McNamara <[email protected]>
Date: Thu May 31 14:46:22 2012 +0100
remove ORBit configure check
Change-Id: I2be7decd8ee54a1199cbbc205bceb782b748f042
Signed-off-by: Tomas Chvatal <[email protected]>
diff --git a/configure.in b/configure.in
index 6b330ea..5830bdf 100644
--- a/configure.in
+++ b/configure.in
@@ -7027,7 +7027,7 @@ AC_MSG_CHECKING([whether to enable GConf support])
if test "$_os" != "WINNT" -a "$_os" != "Darwin" -a "$enable_gconf" = "yes";
then
ENABLE_GCONF="TRUE"
AC_MSG_RESULT([yes])
- PKG_CHECK_MODULES( GCONF, gconf-2.0 ORBit-2.0 )
+ PKG_CHECK_MODULES( GCONF, gconf-2.0 )
else
AC_MSG_RESULT([no])
fi
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits