]> granicus.if.org Git - python/commitdiff
Final touch -- Don's SGI_ABI patches.
authorGuido van Rossum <guido@python.org>
Thu, 9 Oct 1997 23:32:24 +0000 (23:32 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 9 Oct 1997 23:32:24 +0000 (23:32 +0000)
Misc/NEWS

index 2f5adba533f746e22c2e2b7760f16331b6ede12f..ff5dea11af85a547bb4f543519c91c813c729f68 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1423,3 +1423,7 @@ it is always "200 OK") rather than swallowing it.
 
 - main() now calls setlocale(LC_ALL, ""), if setlocale() and
 <locale.h> are defined.
+
+- Changes to configure.in, the configure script, and both
+Makefile.pre.in files, to support SGI's SGI_ABI platform selection
+environment variable.