[MPlayer-cvslog] CVS: main configure,1.1043,1.1044

Alex Beregszaszi syncmail at mplayerhq.hu
Thu Aug 18 14:59:21 CEST 2005


CVS change done by Alex Beregszaszi

Update of /cvsroot/mplayer/main
In directory mail:/home/alex/mplayer/main

Modified Files:
	configure 
Log Message:
gtf.{c,h} is used by vesa only

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1043
retrieving revision 1.1044
diff -u -r1.1043 -r1.1044
--- configure	18 Aug 2005 11:26:03 -0000	1.1043
+++ configure	18 Aug 2005 12:59:17 -0000	1.1044
@@ -4300,7 +4300,7 @@
 if test "$_vesa" = yes ; then
   _def_vesa='#define HAVE_VESA 1'
   _ld_vesa="-lvbe -llrmi"
-  _vosrc="$_vosrc vo_vesa.c vesa_lvo.c"
+  _vosrc="$_vosrc vo_vesa.c vesa_lvo.c gtf.c"
   _vomodules="vesa $_vomodules"
   echores "yes"
 else




More information about the MPlayer-cvslog mailing list