summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/wscript b/wscript
index bd2e69345d..3a18c0812a 100644
--- a/wscript
+++ b/wscript
@@ -142,7 +142,6 @@ main_dependencies = [
'deps_neg': [ 'posix' ],
'deps': [ 'win32' ],
'func': check_true,
- 'default': 'disable',
}, {
'name': 'pthreads',
'desc': 'POSIX threads',