On 2012-04-25 07:11, Jon TURNEY wrote:
diff --git a/configure.ac b/configure.ac
index 4afac82..868e086 100644
--- a/configure.ac
+++ b/configure.ac
@@ -715,6 +715,9 @@ case $host_os in
                XV=no
                SYMBOL_VISIBILITY=no
                ;;
+       mingw*)
+               XV=no
+               ;;
        darwin*)
                PCI=no
                INT10MODULE=no

Can't we make the cygwin* case here into cygwin*|mingw*?

With that change, for the series:
Reviewed-by: Yaakov Selkowitz <yselkow...@users.sourceforge.net>


Yaakov
Cygwin/X
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to