acinclude.m4: Add C++ linkage check for strtof.
authorLoren J. Rittle <ljrittle@acm.org>
Wed, 6 Feb 2002 17:31:43 +0000 (17:31 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Wed, 6 Feb 2002 17:31:43 +0000 (17:31 +0000)
commit99a4deb8a96979f2e41ea971ac6a5ff5e815d0ee
tree032038ecf41d557034fa7204f7fc185d72986e60
parent23fb1469b574e85a4f39ee3f48286d9ab6317056
acinclude.m4: Add C++ linkage check for strtof.

* 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.

From-SVN: r49546
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