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@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog