[Mplayer-cvslog] CVS: main configure,1.606,1.607

Johannes Feigl CVS jaf at mplayerhq.hu
Sat Nov 16 09:53:45 CET 2002


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

Modified Files:
	configure 
Log Message:
nice to see ;-)

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.606
retrieving revision 1.607
diff -u -r1.606 -r1.607
--- configure	16 Nov 2002 03:06:55 -0000	1.606
+++ configure	16 Nov 2002 08:53:24 -0000	1.607
@@ -4270,8 +4270,10 @@
 echocheck "QTX codecs"
 if test "$_qtx_codecs" = yes ; then
     _def_qtx_codecs='#define USE_QTX_CODECS 1'
+    _codecmodules="qtx $_codecmodules"
 else
     _def_qtx_codecs='#undef USE_QTX_CODECS'
+    _nocodecmodules="qtx $_nocodecmodules"
 fi
 echores "$_qtx_codecs"
 




More information about the MPlayer-cvslog mailing list