[evolution-data-server] Remove *_DISABLE_SINGLE_INCLUDES macros.



commit 8befd1e96f3c1ce02480de628d1dbbf6cd986204
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Nov 24 17:48:39 2011 -0500

    Remove *_DISABLE_SINGLE_INCLUDES macros.
    
    We already comply, and it's required now anyway for gtk3.

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4292c45..b9a6d68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -148,8 +148,6 @@ dnl ******************************
 AS_COMPILER_FLAGS(WARNING_FLAGS,
 	"-DPANGO_DISABLE_DEPRECATED
 	-DGDK_PIXBUF_DISABLE_DEPRECATED
-	-DG_DISABLE_SINGLE_INCLUDES
-	-DGTK_DISABLE_SINGLE_INCLUDES
 	-DGSEAL_ENABLE
 	-Wall -Wextra
 	-Wno-missing-field-initializers



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