[Mplayer-cvslog] CVS: main configure,1.79,1.80
Nick Kurshev
nickols_k at users.sourceforge.net
Sat Jun 9 10:52:53 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/Russian CODECS,1.2,1.3 DGA,1.1,1.2 dvd,1.3,1.4 dvd-faq,1.3,1.4 install,1.1,1.2 MPlayer-FAQ,1.7,1.8 README,1.6,1.7 sdl,1.1,1.2 SOUNDCARDS,1.5,1.6 VIDEOCARDS,1.5,1.6
- Next message: [Mplayer-cvslog] CVS: main/libao2 ao_sdl.c,1.9,1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory usw-pr-cvs1:/tmp/cvs-serv25796/main
Modified Files:
configure
Log Message:
For future development - the most warnings are enabled for --debug or --profile
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.79
retrieving revision 1.80
diff -C2 -r1.79 -r1.80
*** configure 2001/06/09 07:28:17 1.79
--- configure 2001/06/09 08:52:51 1.80
***************
*** 1185,1189 ****
# Checking for CFLAGS
if [ "$_profile" != "" ] || [ "$_debug" != "" ]; then
! CFLAGS="-O2 -march=$proc -mcpu=$proc $_debug $_profile"
else
if test -z "$CFLAGS"; then
--- 1185,1189 ----
# Checking for CFLAGS
if [ "$_profile" != "" ] || [ "$_debug" != "" ]; then
! CFLAGS="-W -Wall -O2 -march=$proc -mcpu=$proc $_debug $_profile"
else
if test -z "$CFLAGS"; then
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/Russian CODECS,1.2,1.3 DGA,1.1,1.2 dvd,1.3,1.4 dvd-faq,1.3,1.4 install,1.1,1.2 MPlayer-FAQ,1.7,1.8 README,1.6,1.7 sdl,1.1,1.2 SOUNDCARDS,1.5,1.6 VIDEOCARDS,1.5,1.6
- Next message: [Mplayer-cvslog] CVS: main/libao2 ao_sdl.c,1.9,1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list