dbus remaining windows port issues
Ralf Habacker
ralf.habacker at freenet.de
Sun May 2 14:59:37 PDT 2010
Fridrich Strba schrieb:
> On Thu, 2010-04-22 at 12:33 +0200, Ralf Habacker wrote:
>
>> DBUS_USE_NONCE_TCP_DEFAULT_ADDRESS Use nonce tcp default address
>> default=OFF
>>
>
> in configure.in, there is this fragment:
>
> if test x$dbus_win = xyes; then
> DBUS_SESSION_BUS_DEFAULT_ADDRESS="nonce-tcp:"
> else
> DBUS_SESSION_BUS_DEFAULT_ADDRESS="unix:tmpdir=$DBUS_SESSION_SOCKET_DIR"
> fi
> AC_SUBST(DBUS_SESSION_BUS_DEFAULT_ADDRESS)
>
>
> Just wondering whether this does not mean a divergence between cmake and autofoo default.
thanks for this pointer - this comes from the merge of the windbus and the dbus4win project.
Ralf
More information about the dbus
mailing list