use PERL_CORE=1 to build extensions on VMS
Craig A. Berry [Fri, 29 Mar 2002 13:46:28 +0000 (07:46 -0600)]
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>

p4raw-id: //depot/perl@15615

configure.com

index 7304c82..af0dd51 100644 (file)
@@ -6103,7 +6103,7 @@ $      Write Sys$Output "''targ'ing ''ext' . . ."
 $      On Error Then Continue
 $    EndIf
 $    If redesc Then -
-       miniperl "-I[''up'.lib]" Makefile.PL "INST_LIB=[''up'.lib]" "INST_ARCHLIB=[''up'.lib]"
+       miniperl "-I[''up'.lib]" Makefile.PL "INST_LIB=[''up'.lib]" "INST_ARCHLIB=[''up'.lib]"  "PERL_CORE=1"
 $    makeutil 'targ'
 $    i = i + 1
 $    Set Def &def