* acinclude.m4: Add C++ linkage check for strtof.
authorljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Feb 2002 17:31:43 +0000 (17:31 +0000)
committerljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Feb 2002 17:31:43 +0000 (17:31 +0000)
commita36f8f2b0b584be3ae7194bbc2e959a89aa9f022
tree032038ecf41d557034fa7204f7fc185d72986e60
parent4f6ee49640dd61fdd41ea2b5e457149c48ccd7d1
* acinclude.m4: Add C++ linkage check for strtof.
* aclocal.m4: Rebuilt.
* config.h.in: Rebuilt.
* configure: Rebuilt.
* config/locale/c_locale_generic.cc: Conditionally include
<ieeefp.h>.  Improve handling and error checking of float
and long double input for non-C99 configurations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49546 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/config.h.in
libstdc++-v3/config/locale/c_locale_generic.cc
libstdc++-v3/configure