At 11:47 PM -0500 10/27/01, Charles Lane wrote:
>I don't know about the rest of you, but when I'm building Perl over
>and over I get rather tired of having to do the whole CONFIGURE.COM
>dialog manually.
>
>The "-des" option is a help, but only if you want a "standard" version,
>and I almost always want non-standard, at least to the extent of
>a VMS-debug enabled version.
>
>The following patch makes many of the CONFIGURE.COM options
>selectable via command-line -D or -U options. For example, my favorite
>choices would be:
>    @CONFIGURE "-Dusedevel" "-Dusevmsdebug" "-des"

Thanks for filling in the gaps; I think we've always wanted this but
just never got around to adding them all at once.

>+$   if f$type(usecasesensitve) .nes. ""

This needs another "i".
-- 
____________________________________________
Craig A. Berry                  
mailto:[EMAIL PROTECTED]

"Literary critics usually know what they're
talking about. Even if they're wrong."
        -- Perl creator Larry Wall

Reply via email to