diff options
-rw-r--r-- | Modules/Setup.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/Setup.in b/Modules/Setup.in index cd392ae..df0958a 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 |