[empathy] disable clutter deprecation warnings for now
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] disable clutter deprecation warnings for now
- Date: Wed, 8 Feb 2012 14:05:24 +0000 (UTC)
commit 1e10d537d22441f35ad57164e2231835a85698ed
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Feb 8 15:04:55 2012 +0100
disable clutter deprecation warnings for now
configure.ac | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0c2187d..cb92b83 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,6 +71,9 @@ CHAMPLAIN_REQUIRED=0.12.1
# those warnings later during the cycle (bgo #662662)
AC_DEFINE(GLIB_DISABLE_DEPRECATION_WARNINGS, 1, [Build with GLib deprecated])
+# FIXME: bgo #669673
+AC_DEFINE(CLUTTER_DISABLE_DEPRECATION_WARNINGS, 1, [Build with Clutter deprecated])
+
# telepathy-yell
prev_top_build_prefix=$ac_top_build_prefix
prev_ac_configure_args=$ac_configure_args
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]