File tree Expand file tree Collapse file tree 4 files changed +0
-9
lines changed
Expand file tree Collapse file tree 4 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -675,9 +675,6 @@ Py_NO_ENABLE_SHARED to find out. Also support MS_NO_COREDLL for b/w compat */
675675/* Define if you have the mpc library (-lmpc). */
676676/* #undef HAVE_LIBMPC */
677677
678- /* Define if you have the nsl library (-lnsl). */
679- #define HAVE_LIBNSL 1
680-
681678/* Define if you have the seq library (-lseq). */
682679/* #undef HAVE_LIBSEQ */
683680
Original file line number Diff line number Diff line change @@ -120,7 +120,6 @@ def clean_lines(text):
120120# possible system-installed headers, just in case
121121Modules/_tkinter.c /usr/include/tcl8.6
122122Modules/_uuidmodule.c /usr/include/uuid
123- Modules/nismodule.c /usr/include/tirpc
124123Modules/tkappinit.c /usr/include/tcl
125124
126125# @end=tsv@
Original file line number Diff line number Diff line change @@ -454,9 +454,6 @@ Modules/_tkinter.c - trbInCmd -
454454# #-----------------------
455455# # initialized once
456456
457- # # pre-allocated buffer
458- Modules/nismodule.c nisproc_maplist_2 res -
459-
460457# # other
461458Include/datetime.h - PyDateTimeAPI -
462459Modules/_ctypes/cfield.c _ctypes_get_fielddesc initialized -
Original file line number Diff line number Diff line change @@ -282,8 +282,6 @@ Modules/cmathmodule.c - tanh_special_values -
282282Modules/config.c - _PyImport_Inittab -
283283Modules/faulthandler.c - faulthandler_handlers -
284284Modules/getnameinfo.c - gni_afdl -
285- Modules/nismodule.c - TIMEOUT -
286- Modules/nismodule.c - aliases -
287285Modules/posixmodule.c os_getxattr_impl buffer_sizes -
288286Modules/posixmodule.c os_listxattr_impl buffer_sizes -
289287Modules/posixmodule.c - posix_constants_confstr -
You can’t perform that action at this time.
0 commit comments