]> granicus.if.org Git - python/commit
Merged revisions 68312 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Mon, 5 Jan 2009 19:41:31 +0000 (19:41 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 5 Jan 2009 19:41:31 +0000 (19:41 +0000)
commit8fe413119c31caee827ab48bd474ad6f8301e6d1
treeb6cd906bddf63084396e67596a10d52653a115d2
parentb18f7d3ac16027601dbaa443ecfecfa45d8aee67
Merged revisions 68312 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r68312 | mark.dickinson | 2009-01-04 20:19:41 +0000 (Sun, 04 Jan 2009) | 4 lines

  It's wrong to use AC_REPLACE_FUNCS for hypot, since there's no longer any
  Python/hypot.c replacement file.  Use AC_CHECK_FUNCS instead.  This change
  should be backported to 2.6 and 3.0.
........
configure
configure.in