[bug-buddy/gnome-2-32: 1/3] build: remove DISABLE_DEPRECATED cflags for 2.32



commit d7f60ec6309e3d3d95cc194619317aa45d688738
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Sep 27 16:57:03 2010 +0200

    build: remove DISABLE_DEPRECATED cflags for 2.32
    
    Due to late deprecations in the cycle.

 src/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index f980528..ecec99b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,6 @@ INCLUDES = \
 	$(WARN_CFLAGS)					\
 	$(BUG_BUDDY_CFLAGS) -I$(includedir)		\
 	-DBUDDY_DATADIR=\""$(pkgdatadir)"\"		\
-	$(DISABLE_DEPRECATED)                           \
 	$(DISABLE_SINGLE_INCLUDES)			\
 	$(BUG_BUDDY_EDS_CFLAGS)				\
 	-D_GNU_SOURCE



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