diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2002-10-19 14:10:21 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2002-10-19 14:10:21 +0000 |
commit | 3db8f154c4c6e098a5a0bdf7932e8f86fbd2c451 (patch) | |
tree | 304393fdb48236335e35a83047fba6223e13f602 /epoc | |
parent | efc41c8ef9279ab1e5f723c2c73a85333a96e0e2 (diff) | |
download | perl-3db8f154c4c6e098a5a0bdf7932e8f86fbd2c451.tar.gz |
Happy chainsaw stories; The removal of the 5005 threads
Still imcomplete. Configure will follow
p4raw-id: //depot/perl@18030
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 dd489a5f8f..c5d96cfa0e 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -936,7 +936,6 @@ d_strtoll='undef' d_strtouq='undef' d_nv_preserves_uv='define' nv_preserves_uv_bits='32' -use5005threads='undef' useithreads='undef' inc_version_list=' ' inc_version_list_init='0' |