--- configure.orig 2017-04-05 15:25:13.000000000 +0000
+++ configure 2017-05-31 14:40:27.000000000 +0000
# For best security, assume that all non-Windows platforms can do
-if test "$dbus_win" = yes; then :
+if test "$dbus_win" = yes || test "$dbus_darwin" = yes ; then :
DBUS_SESSION_CONF_MAYBE_AUTH_EXTERNAL="<!--<auth>EXTERNAL</auth>-->"
DBUS_SESSION_CONF_MAYBE_AUTH_EXTERNAL="<auth>EXTERNAL</auth>"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken poll" >&5
$as_echo_n "checking for broken poll... " >&6; }
if test "$cross_compiling" = yes; then :
- broken_poll="no (cross compiling)"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext