Update of /cvsroot/mplayer/main In directory mplayer:/var/tmp.root/cvs-serv1182 Modified Files: configure Log Message: more gcc 2.96... Index: configure =================================================================== RCS file: /cvsroot/mplayer/main/configure,v retrieving revision 1.200 retrieving revision 1.201 diff -u -r1.200 -r1.201 --- configure 24 Oct 2001 03:04:14 -0000 1.200 +++ configure 24 Oct 2001 03:09:23 -0000 1.201 @@ -447,11 +447,12 @@ echo "$cc_version" if test "$cc_verc_fail" ; then cat <<EOF -Please downgrade(upgrade) gcc compiler to gcc-2.95.2+ or gcc-3.0+ version! +Please downgrade/upgrade gcc compiler to gcc-2.95.x or gcc-3.x version! Note: gcc 2.96 is RedHat's UNOFFICIAL (it can be found only in RedHat, Mandrake sites or distributions) and BUGGY gcc release. gcc 2.96 is TOTALLY UNSUPPORTED by us. *** For details please read DOCS/gcc-2.96-3.0.html *** + EOF die "Bad gcc version" fi