Oops. Need to check not only that HAVE_DECL_ISINF is defined, but also
commit57773e878627c1ae6a061cc897e3ea62e7f0ea31
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 4 Jan 2009 16:06:40 +0000 (4 16:06 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 4 Jan 2009 16:06:40 +0000 (4 16:06 +0000)
tree3bd0f25b06238433d85d3c04e86d5950db3f2b78
parentf8b7624ca46c86d2f9cca65e40a7778d4596eb5a
Oops.  Need to check not only that HAVE_DECL_ISINF is defined, but also
that it's equal to 1.  (If isinf isn't defined, HAVE_DECL_ISINF is
defined to be 0, rather than being undefined.)

git-svn-id: http://svn.python.org/projects/python/trunk@68302 6015fed2-1504-0410-9fe1-9d1591cc4771
Include/pymath.h