[Xfce4-commits] [apps/xfce4-notifyd] 01/01: Drop reference to dbus-binding-tool (Bug #14835)
noreply at xfce.org
noreply at xfce.org
Sat Nov 10 23:52:10 CET 2018
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-notifyd.
commit 841b4e4ddc2f757180e1c76fb32d85db2e88cbc4
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Sat Nov 10 23:51:13 2018 +0100
Drop reference to dbus-binding-tool (Bug #14835)
This is obsolete now as we rely on gdbus instead of dbus-glib.
---
ChangeLog | 6 ++++++
configure.ac.in | 7 -------
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 48a3199..4a2ef4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+commit bce348824ca44065f36610772bed1dc88907602a
+Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
+Date: Sat Oct 27 00:37:23 2018 +0200
+
+ Updates for release
+
commit 8d70f2abfc7695cbf20297678d2ad5afef4748db
Author: Robert Antoni Buj Gelonch <rbuj at fedoraproject.org>
Date: Sun Oct 21 12:32:39 2018 +0200
diff --git a/configure.ac.in b/configure.ac.in
index 9e6a737..f646259 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -86,13 +86,6 @@ if test x"$GDBUS_CODEGEN" = x"no"; then
a custom location for it.])
fi
-AC_PATH_PROG([DBUS_BINDING_TOOL], [dbus-binding-tool])
-AS_IF([test -z "$DBUS_BINDING_TOOL"],
-[
- echo '*** The program "dbus-binding-tool" is required to build.'
- exit 1
-])
-
AS_IF([test "x$USE_MAINTAINER_MODE" = "xyes"],
[
AC_PATH_PROG([EXO_CSOURCE], [exo-csource])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list