[clutter] build: Disable deprecation warnings in tests/micro-bench
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] build: Disable deprecation warnings in tests/micro-bench
- Date: Fri, 9 Dec 2011 16:27:28 +0000 (UTC)
commit 9e3a8a678e44dd53f0a291a9d0e8e7d74e643d3c
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]