[gnome-keyring/wip/gdbus: 18/31] build: remove dbus checks
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring/wip/gdbus: 18/31] build: remove dbus checks
- Date: Sat, 25 Apr 2015 21:12:46 +0000 (UTC)
commit 44f2e950aac37bb15e9459e88e4a9b0e4cd5381b
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Sat Nov 8 10:31:59 2014 -0800
build: remove dbus checks
We don't depend on libdbus anymore.
https://bugzilla.gnome.org/show_bug.cgi?id=622905
configure.ac | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e809c9b..3bbdf90 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,8 +14,6 @@ GLIB_MAX=GLIB_VERSION_2_38
GCK_REQ=3.3.4
GCR_REQ=3.5.3
-DBUS_REQ=1.1.1
-
GCRYPT_REQ=1.2.2
GCRYPT_LIBVER=1
@@ -229,11 +227,6 @@ AC_DEFINE(GCR_API_SUBJECT_TO_CHANGE, 1, [Nod nod])
# DBus Checks
#
-PKG_CHECK_MODULES([DBUS], dbus-1 >= $DBUS_REQ)
-
-DAEMON_CFLAGS="$DAEMON_CFLAGS $DBUS_CFLAGS"
-DAEMON_LIBS="$DAEMON_LIBS $DBUS_LIBS"
-
AC_ARG_WITH(dbus-services,
[AC_HELP_STRING([--with-dbus-services=<dir>],
[where D-BUS session services directory is])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]