[PATCH 1/2] Use action_when_crosscompiling parameter
Marc Mutz
marc at kdab.net
Fri Apr 17 08:37:03 PDT 2009
On Friday April 17 2009, Marc Mutz wrote:
> ---
> configure.in | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/configure.in b/configure.in
> index aaba9f4..90f9f41 100644
> --- a/configure.in
> +++ b/configure.in
> @@ -852,6 +852,7 @@ AC_CACHE_CHECK([abstract socket namespace],
> exit (0);
> ]])],
> [ac_cv_have_abstract_sockets=yes],
> + [ac_cv_have_abstract_sockets=no],
> [ac_cv_have_abstract_sockets=no]
> )])
> AC_LANG_POP(C)
These patches are designed to make cross-compiling dbus for Windows possible,
with mingw32. It's not there by a long shot, but these are no-brainers, I
think.
--
Marc Mutz <marc at kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions
More information about the dbus
mailing list