From 35892b9ad9a9aee008a374d208fd0c6eb59f566e Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Sun, 23 Feb 2003 23:45:35 +0000 Subject: [PATCH] Fix SF bug #691793, Python 2.3a2 build fails on Tru64 --- Misc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index c1236894ef..929c023d86 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -35,7 +35,8 @@ TBD Build ----- -TBD +- Fix problem building on OSF1 because the compiler only accepted + preprocessor directives that start in column 1. (SF bug #691793.) C API ----- -- 2.50.1