]> Pileus Git - ~andy/gtk/commitdiff
broadway: We need gio-unix for the unix domain sockets
authorAlexander Larsson <alexl@redhat.com>
Thu, 10 Jan 2013 15:00:13 +0000 (16:00 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 10 Jan 2013 15:00:13 +0000 (16:00 +0100)
configure.ac

index 71b4046c8ac21542f7004d8d3ecfb5218de8b26e..88e81307335b389c732a2e3907560e7c3b2799de 100644 (file)
@@ -385,6 +385,7 @@ AC_SUBST(DISABLE_ON_QUARTZ)
 if test "x$enable_broadway_backend" = xyes; then
   GDK_BACKENDS="$GDK_BACKENDS broadway"
   cairo_backends="$cairo_backends cairo"
+  have_gio_unix=yes
   GDK_WINDOWING="$GDK_WINDOWING
 #define GDK_WINDOWING_BROADWAY"
   GDK_EXTRA_LIBS="$GDK_EXTRA_LIBS -lz"