[clutter/wip/apocalypses/apocalypse-1: 39/46] build: Disable deprecation warnings in tests/performance
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/wip/apocalypses/apocalypse-1: 39/46] build: Disable deprecation warnings in tests/performance
- Date: Thu, 8 Dec 2011 12:12:09 +0000 (UTC)
commit 60bc8b3c288727fca35a6f006894e1fe98fa4189
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]