From: Guido van Rossum Date: Thu, 9 Oct 1997 23:32:24 +0000 (+0000) Subject: Final touch -- Don's SGI_ABI patches. X-Git-Tag: v1.5a4~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a513efffa9797e01745dab57dce3dc8e76bf28e;p=thirdparty%2FPython%2Fcpython.git Final touch -- Don's SGI_ABI patches. --- diff --git a/Misc/NEWS b/Misc/NEWS index 2f5adba533f7..ff5dea11af85 100644 --- 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 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.