[clutter/wip/apocalypses/apocalypse-1: 38/43] build: Disable deprecation warnings in tests/performance



commit e18a3cc805f6132de2d8f71859e90c41967bbc7c
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Tue Dec 6 17:53:37 2011 +0000

    build: Disable deprecation warnings in tests/performance

 tests/performance/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/performance/Makefile.am b/tests/performance/Makefile.am
index 14a4415..eb2b8b7 100644
--- a/tests/performance/Makefile.am
+++ b/tests/performance/Makefile.am
@@ -22,6 +22,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/"\"
 
 perf-report: check



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