Skip to content

Commit a77ca3b

Browse files
author
twouters
committed
Fixed this problem. git-svn-id: http://svn.python.org/projects/python/trunk@17045 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 4abd087 commit a77ca3b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Modules/Setup.config.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
# based on configure-time options. Currently thread support and
55
# garbage collection support are the only two modules so enabled.
66

7-
# *NOTE*: if the configure script decides it can't support threads,
8-
# the thread module will still be enabled and cause compile errors.
9-
# The solution is to use --without-threads on platforms that don't
10-
# support threads.
117
@USE_THREAD_MODULE@thread threadmodule.c
128

139
# Garbage collection enabled with --with-cycle-gc

0 commit comments

Comments
 (0)