[evolution/account-mgmt: 2/52] Remove EDS_DISABLE_DEPRECATED.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [evolution/account-mgmt: 2/52] Remove EDS_DISABLE_DEPRECATED.
- Date: Wed, 18 Apr 2012 20:03:35 +0000 (UTC)
commit c8e82b8af29c717485c0388015bb03e46e8841c8
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Apr 10 09:22:52 2012 -0400
    Remove EDS_DISABLE_DEPRECATED.
    
    libedataserverui/e-passwords.h is deprecated.  We need to stop using it.
 configure.ac |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 917c0dd..8a4b572 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,8 +71,7 @@ dnl ******************************
 dnl Compiler Warning Flags
 dnl ******************************
 AS_COMPILER_FLAGS(WARNING_FLAGS,
-	"-DEDS_DISABLE_DEPRECATED
-	-DE_BOOK_DISABLE_DEPRECATED
+	"-DE_BOOK_DISABLE_DEPRECATED
 	-DE_CAL_DISABLE_DEPRECATED
 	-Wall -Wextra
 	-Wno-missing-field-initializers
@@ -87,6 +86,9 @@ AS_COMPILER_FLAGS(WARNING_FLAGS,
 	-Wredundant-decls -Wundef -Wwrite-strings")
 AC_SUBST(WARNING_FLAGS)
 
+dnl Need to stop using e-passwords.h before we can restore
+dnl -DEDS_DISABLE_DEPRECATED
+
 dnl Other useful compiler warnings for test builds only.
 dnl These may produce warnings we have no control over,
 dnl or false positives we don't always want to see.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]