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 0aa14da9c5..a33a697391 100755
--- a/configure
+++ b/configure
@@ -1763,6 +1763,7 @@ if test "$_vidix" = auto ; then
# should check for x86 systems supporting VIDIX (does QNX have VIDIX?)
x86 && _vidix=yes
ppc && linux && _vidix=yes
+ alpha && linux && _vidix=yes
cygwin && _vidix=no
mingw32 && _vidix=no
qnx && _vidix=no