[gnome-control-center/wip/identity: 8/11] build: Print out status of kerberos support
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/identity: 8/11] build: Print out status of kerberos support
- Date: Fri, 22 Jun 2012 02:50:28 +0000 (UTC)
commit 112e0cd39979e0793e5cd9db9c5a6e930361a924
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 7 16:18:36 2012 +0100
build: Print out status of kerberos support
https://bugzilla.gnome.org/show_bug.cgi?id=671156
configure.ac | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8d57dce..86084f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -570,6 +570,12 @@ if test "x$have_cheese" = "xyes"; then
else
AC_MSG_NOTICE([ Users panel webcam support disabled])
fi
+if test "x$with_kerberos" = "xyes"; then
+ AC_MSG_NOTICE([** Kerberos])
+else
+ AC_MSG_NOTICE([ Users panel Kerberos support disabled])
+fi
+
if test "x$with_libsocialweb" = "xyes"; then
AC_MSG_NOTICE([** libsocialweb (Background panel Flickr support)])
else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]