Re: rfv: perl cc detection in configure

2006-11-16 Thread Wes Hardaker
> "TA" == Thomas Anders <[EMAIL PROTECTED]> writes: TA> I'm calling for votes to include this in 5.4. +1 and applied for you as I work toward 5.4.rc3 -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn Cash. Influence the

Re: rfv: perl cc detection in configure

2006-11-16 Thread Dave Shield
On 15/11/06, Thomas Anders <[EMAIL PROTECTED]> wrote: > The attached trivial patch adds the slash to the list of > valid symbols to fix this bug. > > I'm calling for votes to include this in 5.4. Tentatively (since I don't really have a feeling for what values this field might take, but...)

rfv: perl cc detection in configure

2006-11-15 Thread Thomas Anders
-Coders, if "perl -V:cc" returns a full path like cc='/usr/bin/cc'; then configure in 5.4.rc2 doesn't recognize it and disables Perl altogether. The attached trivial patch adds the slash to the list of valid symbols to fix this bug. I'm calling for votes to include this in 5.4. +Thomas -- T