[Mplayer-cvslog] CVS: main configure,1.858,1.859
Sascha Sommer CVS
syncmail at mplayerhq.hu
Fri Apr 30 19:07:52 CEST 2004
- Previous message: [Mplayer-cvslog] CVS: main mplayer.c, 1.753, 1.754 mencoder.c, 1.245, 1.246 get_path.c, 1.5, 1.6 codec-cfg.h, 1.68, 1.69
- Next message: [Mplayer-cvslog] CVS: main mplayer.c, 1.754, 1.755 mencoder.c, 1.246, 1.247
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Mplayer-cvslog] CVS: main mplayer.c, 1.753, 1.754 mencoder.c, 1.245, 1.246 get_path.c, 1.5, 1.6 codec-cfg.h, 1.68, 1.69
- Next message: [Mplayer-cvslog] CVS: main mplayer.c, 1.754, 1.755 mencoder.c, 1.246, 1.247
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list