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 /Cross | |
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 'Cross')
-rw-r--r-- | Cross/config.sh-arm-linux | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index 64ffc74a47..551f80f518 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -804,7 +804,6 @@ pg='pg' phostname='hostname' pidtype='pid_t' plibpth='' -pm_apiversion='5.005' pmake='' pr='' prefix='/usr' @@ -1006,7 +1005,6 @@ versiononly='undef' vi='' voidflags='15' xlibpth='/usr/lib/386 /lib/386' -xs_apiversion='5.8.3' yacc='yacc' yaccflags='' zcat='' |