Teach libstdc++ about frexpl() and ldexpl().

This commit is contained in:
David Schultz 2005-03-26 08:27:53 +00:00
parent c9a4bb99b0
commit b4a12fe13b

View file

@ -285,7 +285,7 @@
#define HAVE_FREXPF 1
/* Define to 1 if you have the `frexpl' function. */
/* #undef HAVE_FREXPL */
#define HAVE_FREXPL 1
/* Define to 1 if you have the `fwide' function. */
#define HAVE_FWIDE 1
@ -357,7 +357,7 @@
#define HAVE_LDEXPF 1
/* Define to 1 if you have the `ldexpl' function. */
/* #undef HAVE_LDEXPL */
#define HAVE_LDEXPL 1
/* Define to 1 if you have the <libintl.h> header file. */
/* #undef HAVE_LIBINTL_H */