summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorManuel Bachmann <tarnyko@tarnyko.net>2013-11-25 04:47:51 +0100
committerManuel Bachmann <tarnyko@tarnyko.net>2013-11-25 04:51:29 +0100
commit543b840a80a18b03c67f94d39c190c21e983a667 (patch)
tree2e46cd6cb8e5472ebd739d58de26cb69a3e41d1d /configure.ac
parent8765269478a78b8d08572b7ccb94f950fcba78d2 (diff)
downloadgtk+-543b840a80a18b03c67f94d39c190c21e983a667.tar.gz
Broadway - Fix UNIX/Win32 detection
Finally fix this check so unnecessary headers aren't needed.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 75c65ac03c..0e46de266d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -387,7 +387,7 @@ if test "x$enable_broadway_backend" = xyes; then
GDK_BACKENDS="$GDK_BACKENDS broadway"
cairo_backends="$cairo_backends cairo"
backend_immodules="$backend_immodules,broadway"
- if test "$host_os" != "mingw*|windows*|winnt"; then
+ if test "$os_win32" != "yes"; then
have_gio_unix=yes
fi
GDK_WINDOWING="$GDK_WINDOWING