Enable isinf/isnan checks for all targets
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Feb 2016 15:22:32 +0000 (15:22 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Feb 2016 15:22:32 +0000 (15:22 +0000)
commitb0a7399294012b65df3d155da0182e017d6e4214
treefdd4479f84dafab7923df3d8c5f4cdc7c72fbd36
parentc4f4b1e884a727a87fed9f4ca6a85c4b6a6c6676
Enable isinf/isnan checks for all targets

PR libstdc++/48891
* acinclude.m4 (GLIBCXX_CHECK_MATH11_PROTO): Enable isinf and isnan
checks for all targets except *-*-solaris2.* and ensure we find the
libc math.h header not our own.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233214 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/configure