[evolution/gnome-3-2] Remove almost all *_DISABLED_DEPRECATED_FLAGS.



commit 0b6d3637351cedbca318002066017609755eb51a
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Nov 24 18:02:33 2011 -0500

    Remove almost all *_DISABLED_DEPRECATED_FLAGS.
    
    Leave the EDS macros alone since we control them.
    
    I'll care about deprecated APIs again when a gtk4 release date is
    announced.  Meanwhile it's just causing distros unnecessary pain.
    
    (cherry picked from commit b2022f6d3c01ba651b91aa8734274e2093997461)

 configure.ac |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ddff758..9d5515a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,9 +68,7 @@ dnl ******************************
 dnl Compiler Warning Flags
 dnl ******************************
 AS_COMPILER_FLAGS(WARNING_FLAGS,
-	"-DPANGO_DISABLE_DEPRECATED
-	-DGDK_PIXBUF_DISABLE_DEPRECATED
-	-DEDS_DISABLE_DEPRECATED
+	"-DEDS_DISABLE_DEPRECATED
 	-DG_DISABLE_SINGLE_INCLUDES
 	-DGTK_DISABLE_SINGLE_INCLUDES
 	-DE_BOOK_DISABLE_DEPRECATED



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