At 3:01 PM +0000 12/2/04, Nicholas Clark wrote:
>
>The Unix config.sh doesn't have a CONFIG line.

Ah, so we probably just need to refrain from writing that line and
then let configpm generate the value from PERL_CONFIG_SH.  It turns
out the double value is an old problem and has nothing to do with the
move to Config_heavy.pl.

>The PERL_CONFIG_SH line is
>in this group at the end, some of which are not quoted:
>
>config_arg15='-de'
>PERL_REVISION=5
>PERL_VERSION=9
>PERL_SUBVERSION=2
>PERL_API_REVISION=5
>PERL_API_VERSION=9
>PERL_API_SUBVERSION=1
>PERL_PATCHLEVEL=22511

Hmm.  We seem to be missing that one.

>PERL_CONFIG_SH=true
># Variables propagated from previous config.sh file.
>LANG='C'
>LC_ALL='C'
>perl_revision='5'
>perl_subversion='2'
>perl_version='9'
>
>Does VMS generate any "" quoted values in config.sh/Config.pm ?

Currently startperl is the only thing in double quotes.  Everything
else is in single quotes.  I think everything has to be quoted so
that vms/munchconfig.c can do its thing properly.

I've got a pretty simple patch to configure.com coming up but I'm
going to rsync again and test it before submitting.
-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to