[Mplayer-cvslog] CVS: main configure,1.834,1.835

Alex Beregszaszi syncmail at mplayerhq.hu
Sun Feb 1 00:00:03 CET 2004


CVS change done by Alex Beregszaszi

Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv25760

Modified Files:
	configure 
Log Message:
add libvo to include list for lavc

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.834
retrieving revision 1.835
diff -u -r1.834 -r1.835
--- configure	30 Jan 2004 09:07:28 -0000	1.834
+++ configure	31 Jan 2004 23:00:00 -0000	1.835
@@ -5835,7 +5835,7 @@
 INSTALL = $_install
 # OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math
 EXTRA_INC = $_inc_extra $_inc_gtk
-OPTFLAGS = $CFLAGS \$(EXTRA_INC)
+OPTFLAGS = -I../libvo/ -I../../libvo $CFLAGS \$(EXTRA_INC)
 STRIPBINARIES = $_stripbinaries
 
 $_live_libs_def




More information about the MPlayer-cvslog mailing list