* dbus-1.pc.in: add daemondir to pc file
authorJohn (J5) Palmieri <johnp@redhat.com>
Thu, 10 May 2007 15:33:57 +0000 (15:33 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Thu, 10 May 2007 15:33:57 +0000 (15:33 +0000)
  patch from Brian Cameron

ChangeLog
dbus-1.pc.in

index 454b092..8eb0176 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-10  John (J5) Palmieri <johnp@redhat.com>
+
+       * dbus-1.pc.in: add daemondir to pc file
+       patch from Brian Cameron <brian.cameron at sun.com>
+
 2007-05-04  Simon McVittie <simon.mcvittie@collabora.co.uk>
 
        * doc/dbus-specification.xml: mention the reserved o.fd.DBus.Local
index 889f72d..866f81c 100644 (file)
@@ -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