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



commit c499a7623556e2defd761422e9b889432398bdf8
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Nov 24 18:04:08 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 00dc104dca62e74cba0c23406b36cc42dbde18f5)

 configure.ac |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5de89fb..d966910 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,10 +34,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]