]> granicus.if.org Git - python/commit
Merged revisions 68312 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Mon, 5 Jan 2009 17:10:09 +0000 (17:10 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 5 Jan 2009 17:10:09 +0000 (17:10 +0000)
commit0f6325718a92f78c1ea319908f199bec2fa71ee1
tree5bc127c51373b7c6e1b4103ef0ae555efc9b3555
parent52144f5782a136d92e67152d641564d233347648
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