From: Craig A. Berry Date: Sat, 23 Feb 2002 14:14:35 +0000 (-0600) Subject: $Config{prefixexp} for VMS X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=70c20b6960b34354cfb3e545fcd058f4811c32bc;p=p5sagit%2Fp5-mst-13.2.git $Config{prefixexp} for VMS From: "Craig A. Berry" Message-Id: p4raw-id: //depot/perl@14845 --- diff --git a/configure.com b/configure.com index 19efea1..b4b8848 100644 --- a/configure.com +++ b/configure.com @@ -5621,8 +5621,8 @@ $ WC "perl_verb='" + perl_verb + "'" ! VMS specific $ WC "pgflquota='" + pgflquota + "'" $ WC "pidtype='" + pidtype + "'" $ WC "pm_apiversion='" + version + "'" -$! WC "prefix='" + vms_prefix + "'" -$ WC "prefix='" + prefix + "'" +$ WC "prefix='" + vms_prefix + "'" +$ WC "prefixexp='" + vms_prefix + "'" $ WC "privlib='" + privlib + "'" $ WC "privlibexp='" + privlibexp + "'" $ WC "procselfexe=' '"