summaryrefslogtreecommitdiff
path: root/Porting/config.sh
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 /Porting/config.sh
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 'Porting/config.sh')
-rw-r--r--Porting/config.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/Porting/config.sh b/Porting/config.sh
index c842279882..264cbfaf50 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -804,7 +804,6 @@ pg='pg'
phostname='hostname'
pidtype='pid_t'
plibpth=''
-pm_apiversion='5.005'
pmake=''
pr=''
prefix='/opt/perl'
@@ -1006,7 +1005,6 @@ versiononly='define'
vi=''
voidflags='15'
xlibpth='/usr/lib/386 /lib/386'
-xs_apiversion='5.9.1'
yacc='/usr/bin/byacc'
yaccflags=''
zcat=''