diff --git a/configure.ac b/configure.ac index a9360cbec..485fd1849 100644 --- a/configure.ac +++ b/configure.ac @@ -657,6 +657,7 @@ AC_MSG_CHECKING([to see if we can install the Xorg server as root]) if test "x$SETUID" = "xauto" ; then case $host_os in cygwin*) SETUID="no" ;; + mingw*) SETUID="no" ;; darwin*) SETUID="no" ;; *) case $host_cpu in