[MPlayer-dev-eng] [PATCH] gcc3 checking in configure

Felix Buenemann atmosfear at users.sourceforge.net
Wed Jan 23 03:39:01 CET 2002


On Monday, 21. January 2002 00:51, malc wrote:
> Somehow, whoever committed my previous patch to cvs lost the line which
> unsets the cc_verc_fail on detecting a valid gcc3. No bother, I have
> sorted it, the following simple patch fixes this and adds printing the
> version found in the gcc3 check (which should help debugging!) This
> patch was made against current CVS as of now, so should be ok.
>
> Malc.
>
> [root at terminator main]# diff -u configure.old configure
> --- configure.old Mon Jan 21 07:41:22 2002
> +++ configure Mon Jan 21 07:46:41 2002
> @@ -351,6 +351,7 @@
>   ;;
>        2.95.[2-9]|2.95.[2-9].[0-9]|3.[0-9]|3.[0-9].[0-9])
>          cc_version="$cc_version, ok"
> + unset cc_verc_fail
IMHO to be consistent with rest of configure cc_verc_fail= would be better 
then unset cc_verc_fail
-- 
Best Regards,
	Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________



More information about the MPlayer-dev-eng mailing list