commit | 1de33270158b7641bd7260fc6f0c5c4b536438b9 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sun Jan 04 20:19:41 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sun Jan 04 20:19:41 2009 +0000 |
tree | 71b7cd659b9bc922242a4c851f93fb4c922649f7 | |
parent | 1bf6401ab27f902dde94848e5868a8482bef35f0 [diff] |
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.