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



commit 6a1f8391d9195da55548c8eceb56ea01269cb7d7
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Nov 24 18:05:02 2011 -0500

    Remove almost all *_DISABLE_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 2c4b1b1ea8feeb57a5192dae33e892be7748af3c)

 configure.ac |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f85660c..eaac562 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,10 +59,7 @@ dnl **********************
 dnl Compiler Warning Flags
 dnl **********************
 AS_COMPILER_FLAGS(WARNING_FLAGS,
-	"-DPANGO_DISABLE_DEPRECATED
-	-DGDK_DISABLE_DEPRECATED
-	-DGDK_PIXBUF_DISABLE_DEPRECATED
-	-DG_DISABLE_SINGLE_INCLUDES
+	"-DG_DISABLE_SINGLE_INCLUDES
 	-DGTK_DISABLE_SINGLE_INCLUDES
 	-DGSEAL_ENABLE
 	-DE_BOOK_DISABLE_DEPRECATED



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