diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2004-02-18 12:18:52 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2004-02-18 12:18:52 +0000 |
commit | e67cea9b6f4e5e16535851ce33a456c282242f0d (patch) | |
tree | 52b4792abde6abf48dda03061c981d2e640d2f77 /configure.com | |
parent | edd7382e985077dac6582d6406b3a16fa5fff0e9 (diff) | |
download | perl-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.com | 2 |
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 ## |