* test/qt/Makefile.am: build from srcdir dbus-0.60
authorJohn (J5) Palmieri <johnp@redhat.com>
Thu, 1 Dec 2005 00:07:20 +0000 (00:07 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Thu, 1 Dec 2005 00:07:20 +0000 (00:07 +0000)
commitb99a1f364535194536eeff70751a9102b7e6ba33
tree85024ddeb6c15fe7ea3909b5807e3760e7e08432
parente5118f163d2f6eb70375e6394156b23eb1835d2d
* test/qt/Makefile.am: build from srcdir

* qt/qtconnection.cpp (requestName): Changed PROHIBIT_REPLACE to ALLOW_REPLACE
  Note - this code is wrong and needs to be fixed by the Qt binding
  developers.  The flags should be treated as bitfields and not enums.

* qt/qtconnection.h: Change ProhibitReplace to AllowReplace

* dbus/dbus-list.c (link_after): remove #ifdef DBUS_BUILD_TESTS
ChangeLog
dbus/dbus-list.c
qt/qdbusconnection.cpp
qt/qdbusconnection.h
test/qt/Makefile.am