[clutter/wip/apocalypses/apocalypse-1: 38/46] build: Disable deprecation warnings in tests/micro-bench



commit 42d321faedd1bb1ec79e5f1a5e91a73334695814
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Tue Dec 6 17:56:45 2011 +0000

    build: Disable deprecation warnings in tests/micro-bench

 tests/micro-bench/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/micro-bench/Makefile.am b/tests/micro-bench/Makefile.am
index 8739da6..68f5699 100644
--- a/tests/micro-bench/Makefile.am
+++ b/tests/micro-bench/Makefile.am
@@ -20,6 +20,8 @@ AM_CFLAGS = \
 	$(CLUTTER_CFLAGS) \
 	$(MAINTAINER_CFLAGS) \
 	-DG_DISABLE_SINGLE_INCLUDES \
+	-DGLIB_DISABLE_DEPRECATION_WARNINGS \
+	-DCLUTTER_DISABLE_DEPRECATION_WARNINGS \
 	-DTESTS_DATA_DIR=\""$(top_srcdir)/tests/data/"\"
 
 LDADD = $(common_ldadd) $(CLUTTER_LIBS) -lm



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