From 6140b85073175afc0ca2d1176572488378e17645 Mon Sep 17 00:00:00 2001 From: gabucino Date: Wed, 22 Oct 2003 18:24:57 +0000 Subject: enable Vidix on Linux/Alpha git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11232 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') 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 -- cgit v1.2.3