Kaydet (Commit) 631c25c2 authored tarafından Caolán McNamara's avatar Caolán McNamara

We apparently don't need Orbit-2.0 anymore

since a219edfb

Change-Id: I7cc6d8476aa07929870514a424e2a5e6dc508d99
üst 1c353c91
...@@ -8807,7 +8807,7 @@ AC_MSG_CHECKING([whether to enable GConf support]) ...@@ -8807,7 +8807,7 @@ AC_MSG_CHECKING([whether to enable GConf support])
if test "$_os" != "WINNT" -a "$_os" != "Darwin" -a "$enable_gconf" = "yes"; then if test "$_os" != "WINNT" -a "$_os" != "Darwin" -a "$enable_gconf" = "yes"; then
ENABLE_GCONF="TRUE" ENABLE_GCONF="TRUE"
AC_MSG_RESULT([yes]) AC_MSG_RESULT([yes])
PKG_CHECK_MODULES( GCONF, gconf-2.0 gobject-2.0 ORBit-2.0 ) PKG_CHECK_MODULES( GCONF, gconf-2.0 gobject-2.0 )
else else
AC_MSG_RESULT([no]) AC_MSG_RESULT([no])
fi fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment