Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c4ae8 commit 91b59a3Copy full SHA for 91b59a3
5 files changed
Modules/Setup.stdlib.in
@@ -136,7 +136,7 @@
136
#
137
138
# needs -lffi and -ldl
139
-@MODULE__CTYPES_TRUE@_ctypes _ctypes/_ctypes.c _ctypes/callbacks.c _ctypes/callproc.c _ctypes/stgdict.c _ctypes/cfield.c
+#@MODULE__CTYPES_TRUE@_ctypes _ctypes/_ctypes.c _ctypes/callbacks.c _ctypes/callproc.c _ctypes/stgdict.c _ctypes/cfield.c
140
141
# needs -lncurses, -lncursesw or -lcurses, sometimes -ltermcap
142
#@MODULE__CURSES_TRUE@_curses _cursesmodule.c
0 commit comments