[Mplayer-cvslog] CVS: main configure,1.858,1.859

Sascha Sommer CVS syncmail at mplayerhq.hu
Fri Apr 30 19:07:52 CEST 2004


CVS change done by Sascha Sommer CVS

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

Modified Files:
	configure 
Log Message:
add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.858
retrieving revision 1.859
diff -u -r1.858 -r1.859
--- configure	26 Apr 2004 09:44:06 -0000	1.858
+++ configure	30 Apr 2004 17:07:49 -0000	1.859
@@ -5934,7 +5934,7 @@
 INSTALL = $_install
 # OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math
 EXTRA_INC = $_inc_extra $_inc_gtk
-OPTFLAGS = -I../libvo/ -I../../libvo $CFLAGS \$(EXTRA_INC)
+OPTFLAGS = -I../libvo/ -I../../libvo $_inc_x11 $CFLAGS \$(EXTRA_INC)
 STRIPBINARIES = $_stripbinaries
 
 $_live_libs_def




More information about the MPlayer-cvslog mailing list