diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-01 02:04:22 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-01 02:04:22 +0000 |
commit | d953f698b2c38b90c08a3ed9f11ce2835fc0eb22 (patch) | |
tree | 7761c4d7a1d61f68950403b3104e2469d4a7540f /epoc | |
parent | 641d418146aca42ab6c180be32ab9f32e3d6ea46 (diff) | |
download | perl-d953f698b2c38b90c08a3ed9f11ce2835fc0eb22.tar.gz |
No bincompat5005.
p4raw-id: //depot/perl@16291
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 83673efee7..3b8862c280 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -43,7 +43,6 @@ awk='awk' baserev='5.0' bash='' bin='' -bincompat5005='false' binexp='' bison='bison' byacc='' @@ -106,7 +105,6 @@ d_atoll='undef' d_attribut='undef' d_bcmp='define' d_bcopy='define' -d_bincompat5005='undef' d_bsd='undef' d_bsdgetpgrp='undef' d_bsdsetpgrp='undef' |