Issue #4494: Fix build with Py_NO_ENABLE_SHARED on Windows.
diff --git a/Misc/NEWS b/Misc/NEWS
index c403b61..454ad41 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -397,6 +397,8 @@
 Build
 -----
 
+- Issue #4494: Fix build with Py_NO_ENABLE_SHARED on Windows.
+
 - Issue #4895: Use _strdup on Windows CE.
 
 - Issue #4472: "configure --enable-shared" now works on OSX