[tracker/configure-for-binaries: 27/27] libtracker-client: Added -Wno-deprecated-declarations to CFLAGS
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/configure-for-binaries: 27/27] libtracker-client: Added -Wno-deprecated-declarations to CFLAGS
- Date: Mon, 25 Oct 2010 12:31:55 +0000 (UTC)
commit 8215a70baeb4f97dba52a956a136874258ff3473
Author: Martyn Russell <martyn lanedo com>
Date: Mon Oct 25 13:28:57 2010 +0100
libtracker-client: Added -Wno-deprecated-declarations to CFLAGS
configure.ac | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3ecc422..6057bc9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -223,6 +223,8 @@ LIBTRACKER_CLIENT_REQUIRED="glib-2.0 >= $GLIB_REQUIRED
dbus-glib-1 >= $DBUS_GLIB_REQUIRED"
PKG_CHECK_MODULES(LIBTRACKER_CLIENT, [$LIBTRACKER_CLIENT_REQUIRED])
+LIBTRACKER_CLIENT_CFLAGS="$LIBTRACKER_CLIENT_CFLAGS -Wno-deprecated-declarations"
+
# Check requirements for libtracker-common
LIBTRACKER_COMMON_REQUIRED="glib-2.0 >= $GLIB_REQUIRED
gio-unix-2.0 >= $GLIB_REQUIRED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]