summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index c3477e9f56..23a3f2ad1f 100755
--- a/configure
+++ b/configure
@@ -4529,6 +4529,7 @@ if test "$_vidix" = auto ; then
_vidix=no
x86 && (linux || freebsd || netbsd || openbsd || dragonfly || sunos || win32) \
&& _vidix=yes
+ x86_64 && win32 && vidix=no
(ppc || alpha) && linux && _vidix=yes
fi
echores "$_vidix"