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

malc malc at tmbg.co.uk
Fri Jan 25 10:16:03 CET 2002


Atmos,

Fine by me, (I was too lazy to read the rest of configure to check out
the particular coding style ;-) do you need me to resubmit the patch, or
will you fix it?

Apologies if the answer is in CVS - not on my mplayer+dxr3 testing
machine right now.

Malc

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




More information about the MPlayer-dev-eng mailing list