From: Barry Warsaw Date: Fri, 30 Jun 2000 16:05:22 +0000 (+0000) Subject: Removed the comment about the thread module. X-Git-Tag: v2.0b1~1210 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61b49b3d6bbc0daa31e476268b9560f4bbc912a8;p=python Removed the comment about the thread module. --- diff --git a/Modules/Setup.in b/Modules/Setup.in index cd392ae845..df0958a602 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -100,8 +100,6 @@ _sre _sre.c # Fredrik Lundh's new regular expressions GLHACK=-Dclear=__GLclear #gl glmodule.c cgensupport.c -I$(srcdir) $(GLHACK) -lgl -lX11 -# The thread module is now automatically enabled, see Setup.thread. - # Pure module. Cannot be linked dynamically. # -DWITH_QUANTIFY, -DWITH_PURIFY, or -DWITH_ALL_PURE #WHICH_PURE_PRODUCTS=-DWITH_ALL_PURE