]> granicus.if.org Git - python/commit
Make configure test for tanh(-0.) == -0. committed in r62447 actually
authorMark Dickinson <dickinsm@gmail.com>
Tue, 22 Apr 2008 00:54:27 +0000 (00:54 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 22 Apr 2008 00:54:27 +0000 (00:54 +0000)
commit7a3d8641a97fb852198c445ff18b6ee29fd01a51
tree4935f9e1912499887902dd86838b6aa7959b65ac
parent60ffcbe88bf7552667a6f8693f4bc3e38ed625f8
Make configure test for tanh(-0.) == -0. committed in r62447 actually
work.  (The test wasn't properly linked with libm.  Sigh.)
configure
configure.in