* tools/dbus-launch.c (main): run the dbus-daemon in the builddir
authorJohn (J5) Palmieri <johnp@redhat.com>
Thu, 26 Oct 2006 15:55:44 +0000 (15:55 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Thu, 26 Oct 2006 15:55:44 +0000 (15:55 +0000)
commita107da84891f941d591bcaa99641f4058f089c7d
treebbf7d763a721c2e134a51a3262ff8437d18bde9e
parent36608068cf84eca2a0e074fe6b1c416a4a8a2b08
* tools/dbus-launch.c (main): run the dbus-daemon in the builddir
  if tests are enabled and the DBUS_USE_TEST_BINARY env variable is set

* tools/run-with-tmp-session-bus.sh: set DBUS_USE_TEST_BINARY
  before we run dbus-launch

* configure.in: define TEST_BUS_BINARY to be the full path to
  dbus-daemon in the build root
ChangeLog
configure.in
tools/dbus-launch.c
tools/run-with-tmp-session-bus.sh