[tracker/gdbus: 6/12] libtracker-client: Disable deprecated declaration warnings
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/gdbus: 6/12] libtracker-client: Disable deprecated declaration warnings
- Date: Mon, 25 Oct 2010 08:49:28 +0000 (UTC)
commit 810fffaefdb10bd27dc09f2974fb57d186d26643
Author: Jürg Billeter <j bitron ch>
Date: Mon Oct 25 09:50:40 2010 +0200
libtracker-client: Disable deprecated declaration warnings
src/libtracker-client/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-client/Makefile.am b/src/libtracker-client/Makefile.am
index 2a84e02..3f778ff 100644
--- a/src/libtracker-client/Makefile.am
+++ b/src/libtracker-client/Makefile.am
@@ -9,7 +9,8 @@ INCLUDES = \
$(WARN_CFLAGS) \
$(GLIB2_CFLAGS) \
$(GIO_CFLAGS) \
- $(DBUS_CFLAGS)
+ $(DBUS_CFLAGS) \
+ -Wno-deprecated-declarations
lib_LTLIBRARIES = libtracker-client- TRACKER_API_VERSION@.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]