From 90e35e17e5b0f50f7f4a4dd6452fbf66fc93ed47 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Thu, 10 May 2007 15:33:57 +0000 Subject: [PATCH] * dbus-1.pc.in: add daemondir to pc file patch from Brian Cameron --- ChangeLog | 5 +++++ dbus-1.pc.in | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 454b092..8eb0176 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-10 John (J5) Palmieri + + * dbus-1.pc.in: add daemondir to pc file + patch from Brian Cameron + 2007-05-04 Simon McVittie * doc/dbus-specification.xml: mention the reserved o.fd.DBus.Local diff --git a/dbus-1.pc.in b/dbus-1.pc.in index 889f72d..866f81c 100644 --- a/dbus-1.pc.in +++ b/dbus-1.pc.in @@ -5,6 +5,7 @@ includedir=@includedir@ system_bus_default_address=@DBUS_SYSTEM_BUS_DEFAULT_ADDRESS@ sysconfdir=@EXPANDED_SYSCONFDIR@ session_bus_services_dir=@EXPANDED_DATADIR@/dbus-1/services +daemondir=@DBUS_DAEMONDIR@ Name: dbus Description: Free desktop message bus -- 2.7.4