[evolution] Don't warn when NM support is explicitly disabled.



commit 69f8088dd5ab8b586a1b702b3d567482a93afdde
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Jul 22 09:27:41 2009 -0400

    Don't warn when NM support is explicitly disabled.

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ba8fda5..2424cc2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1450,7 +1450,6 @@ if test "$enable_nm" = yes; then
 	AC_SUBST(HAVE_NM)
 	AC_SUBST(NM_CFLAGS)
 else
-	AC_MSG_WARN([NetworkManager support disabled!])
 	NM_SUPPORT="no"
 fi
 



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