[evolution-exchange] Restore output of configure at the end of the run.



commit d92623d11e1d7051e19f203d4979817ea1846048
Author: H. Habighorst <h habighorst googlemail com>
Date:   Fri Oct 9 22:11:56 2009 +0200

    Restore output of configure at the end of the run.

 configure.ac |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8f39188..837de64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -356,6 +356,12 @@ server/xntlm/Makefile
 ])
 AC_OUTPUT
 
+AC_MSG_NOTICE([
+	Debugging	: $enable_e2kdebug
+	GTK-Doc		: $enable_gtk_doc
+	Kerberos 5	: $msg_krb5
+])
+
 if test "x$ac_cv_func_ldap_ntlm_bind" = "xno"; then
 	AC_MSG_WARN([
 No NTLM support in OpenLDAP; Plaintext password authentication will be



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