[krb5-auth-dialog] build: Really drop libgnome-control-center dependency



commit 9687ba4ba4c547436a122f21129bc6251a8b4a49
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Sep 6 16:36:32 2011 +0200

    build: Really drop libgnome-control-center dependency
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658364

 configure.ac |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index db5a0ec..6e1f04e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -193,13 +193,6 @@ CFLAGS="$savedCFLAGS"
 LIBS="$savedLIBS"
 
 
-dnl libgnome-control-center
-dnl for the new panel
-PKG_CHECK_MODULES(CONTROL_CENTER, [
- libgnome-control-center >= 2.31.4])
-PANELS_DIR="${libdir}/control-center-1/panels"
-AC_SUBST(PANELS_DIR)
-
 dnl secmem
 dnl Checks for library functions.
 AC_CHECK_FUNCS(seteuid stpcpy mmap)
@@ -300,7 +293,6 @@ AC_MSG_NOTICE([  Network Manager: $NETWORK_MANAGER_CFLAGS $NETWORK_MANAGER_LIBS]
 else
 AC_MSG_NOTICE([  Network Manager: no])
 fi
-AC_MSG_NOTICE([         gnome-cc: $CONTROL_CENTER_CFLAGS $CONTROL_CENTER_LIBS])
 AC_MSG_NOTICE([])
 AC_MSG_NOTICE([Miscellaneous])
 AC_MSG_NOTICE([])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]