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 /epoc | |
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 'epoc')
-rw-r--r-- | epoc/config.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 6d0bd35d22..647b91e46c 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -1094,7 +1094,6 @@ mmaptype='' revision='5' sizesize='4' socksizetype='int' -xs_apiversion='5.005' d_getcwd='define' i_sysmode='undef' d_vendorarch='undef' |