summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2004-02-18 12:18:52 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2004-02-18 12:18:52 +0000
commite67cea9b6f4e5e16535851ce33a456c282242f0d (patch)
tree52b4792abde6abf48dda03061c981d2e640d2f77 /configure.com
parentedd7382e985077dac6582d6406b3a16fa5fff0e9 (diff)
downloadperl-e67cea9b6f4e5e16535851ce33a456c282242f0d.tar.gz
Removed pm_apiversion and xs_apiversion as requested by
the pumpkin. Chainsaw was still in perfect working order. p4raw-id: //depot/perl@22334
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.com b/configure.com
index 63610b3908..8aaa778fee 100644
--- a/configure.com
+++ b/configure.com
@@ -5805,7 +5805,6 @@ $ WC "perl_symbol='" + perl_symbol + "'" ! VMS specific
$ WC "perl_verb='" + perl_verb + "'" ! VMS specific
$ WC "pgflquota='" + pgflquota + "'"
$ WC "pidtype='" + pidtype + "'"
-$ WC "pm_apiversion='" + version + "'"
$ WC "prefix='" + vms_prefix + "'"
$ WC "prefixexp='" + vms_prefix + ":'"
$ WC "privlib='" + privlib + "'"
@@ -5936,7 +5935,6 @@ $ WC "vms_cc_type='" + vms_cc_type + "'" ! VMS specific
$ WC "vms_prefix='" + vms_prefix + "'" ! VMS specific
$ WC "vms_ver='" + vms_ver + "'" ! VMS specific
$ WC "voidflags='15'"
-$ WC "xs_apiversion='" + version + "'"
$ WC "PERL_CONFIG_SH='true'"
$!
$! ## The UNIXy POSIXy reentrantey thingys ##