From: John (J5) Palmieri Date: Thu, 10 May 2007 15:33:57 +0000 (+0000) Subject: * dbus-1.pc.in: add daemondir to pc file X-Git-Tag: dbus-1.1.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90e35e17e5b0f50f7f4a4dd6452fbf66fc93ed47;p=thirdparty%2Fdbus.git * dbus-1.pc.in: add daemondir to pc file patch from Brian Cameron --- diff --git a/ChangeLog b/ChangeLog index 454b092ee..8eb017613 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 889f72d5e..866f81ce1 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