aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f65fd90fed0..7d19549da5d 100644
--- a/setup.py
+++ b/setup.py
@@ -1891,7 +1891,6 @@ class PyBuildExt(build_ext):
self.detect_dbm_gdbm()
self.detect_sqlite()
self.detect_platform_specific_exts()
- self.detect_nis()
self.detect_compress_exts()
self.detect_expat_elementtree()
self.detect_multibytecodecs()