From: Mark Dickinson Date: Sat, 18 Apr 2009 14:21:12 +0000 (+0000) Subject: Blocked revisions 71704 via svnmerge X-Git-Tag: 3.0~210 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5509a87d520f33ee76eef70389a364fc943d77cb;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71704 via svnmerge ........ r71704 | mark.dickinson | 2009-04-18 14:58:18 +0100 (Sat, 18 Apr 2009) | 3 lines Add check for C99 round function to configure, and define a fallback function if round doesn't exist. ........ ---