diff options
author | Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> | 2020-08-10 20:21:08 +0100 |
---|---|---|
committer | Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> | 2020-08-21 14:36:04 +0100 |
commit | 768677ca81f5435a52c71938fa0353d7e2d0e1cf (patch) | |
tree | 18e4441b38206c5992f2f9aa9e89830dd52cabf5 /NetWare | |
parent | cdac9b828888592f4c2b905aef8094fbca49ecfc (diff) | |
download | perl-768677ca81f5435a52c71938fa0353d7e2d0e1cf.tar.gz |
Remove 5005threads vestiges from Configure and friends
See https://github.com/Perl/metaconfig/pull/66/
Diffstat (limited to 'NetWare')
-rw-r--r-- | NetWare/config.wc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc index b0a02f5605..78de6d3bcd 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -1083,7 +1083,6 @@ uidtype='uid_t' uname='uname' uniq='uniq' uquadtype='unsigned __int64' -use5005threads='undef' use64bitall='undef' use64bitint='undef' usecbacktrace='undef' |