[PATCH] remove ORBit configure check
Caolán McNamara
caolanm at redhat.com
Thu May 31 06:46:22 PDT 2012
Change-Id: I2be7decd8ee54a1199cbbc205bceb782b748f042
---
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
1.7.10.2
--=-L6HtXAw36ID4QSkXNZ/K--
More information about the LibreOffice
mailing list