[Mplayer-cvslog] CVS: main configure,1.662,1.663

Alex Beregszaszi alex at mplayerhq.hu
Sat Feb 15 22:51:37 CET 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv880

Modified Files:
	configure 
Log Message:
enable vidix for ppc

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.662
retrieving revision 1.663
diff -u -r1.662 -r1.663
--- configure	14 Feb 2003 21:45:29 -0000	1.662
+++ configure	15 Feb 2003 21:51:24 -0000	1.663
@@ -1497,6 +1497,7 @@
   _vidix=no
   # should check for x86 systems supporting VIDIX (does QNX have VIDIX?)
   x86 && _vidix=yes
+  ppc && linux && _vidix=yes
   cygwin && _vidix=no
   qnx && _vidix=no
   sunos && _vidix=no
@@ -4806,6 +4807,7 @@
 # -------- Generated by configure -----------
 
 LANG = C
+LINGUAS = $LINGUAS
 TARGET_OS = $system_name
 DESTDIR =
 prefix = \$(DESTDIR)$_prefix



More information about the MPlayer-cvslog mailing list