mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
Merge remote branch 'phish3/master'
This commit is contained in:
commit
9f226d25d6
4 changed files with 2166 additions and 1 deletions
|
|
@ -1198,6 +1198,7 @@ if test "x${dbus}" != xno || test "x${bluez}" != xno || test "x${hal}" != xno ;
|
|||
HAVE_DBUS=1
|
||||
saved_LIBS="$LIBS"
|
||||
LIBS="$LIBS $DBUS_LIBS"
|
||||
CFLAGS="$CFLAGS $DBUS_CFLAGS"
|
||||
AC_CHECK_FUNCS(dbus_watch_get_unix_fd)
|
||||
LIBS="$saved_LIBS"
|
||||
AC_DEFINE([HAVE_DBUS], 1, [Have D-Bus.])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue