From 5804ea39c7a41ff214b521abb3d96284eb2ffd31 Mon Sep 17 00:00:00 2001 From: Manuel Bachmann Date: Mon, 4 Nov 2013 07:10:36 +0100 Subject: [PATCH] build: correctly require gio-unix with broadway --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f1b305ddbf..fa644c2cc7 100644 --- a/configure.ac +++ b/configure.ac @@ -386,7 +386,7 @@ AC_SUBST(DISABLE_ON_QUARTZ) if test "x$enable_broadway_backend" = xyes; then GDK_BACKENDS="$GDK_BACKENDS broadway" cairo_backends="$cairo_backends cairo" - if test "$os_unix" = "yes"; then + if test "$host_os" != "mingw*|windows*|winnt"; then have_gio_unix=yes fi GDK_WINDOWING="$GDK_WINDOWING