[clutter/wip/apocalypses/apocalypse-1: 37/43] build: Disable deprecation warnings in tests/micro-bench
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/wip/apocalypses/apocalypse-1: 37/43] build: Disable deprecation warnings in tests/micro-bench
- Date: Wed, 7 Dec 2011 18:16:28 +0000 (UTC)
commit fd479620141aff6f0a7e8901549bff8b208c37d8
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]