mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
call dbus_shutdown() before exiting, to make valgrind output more useful
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1819 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
8775309234
commit
04ed0f9536
4 changed files with 13 additions and 6 deletions
|
|
@ -769,7 +769,7 @@ if test "x${dbus}" != xno ; then
|
|||
LIBS="$LIBS $DBUS_LIBS"
|
||||
AC_CHECK_FUNCS(dbus_watch_get_unix_fd)
|
||||
LIBS="$saved_LIBS"
|
||||
|
||||
AC_DEFINE([HAVE_DBUS], 1, [Have D-Bus.])
|
||||
],
|
||||
[
|
||||
HAVE_DBUS=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue