diff options
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r-- | libstdc++-v3/config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in index 2eb9244a2f0..9246654e195 100644 --- a/libstdc++-v3/config.h.in +++ b/libstdc++-v3/config.h.in @@ -261,9 +261,6 @@ /* Define if you have the asinl function. */ #undef HAVE_ASINL -/* Define if you have the atan2f function. */ -#undef HAVE_ATAN2F - /* Define if you have the atan2l function. */ #undef HAVE_ATAN2L @@ -306,9 +303,6 @@ /* Define if you have the drand48 function. */ #undef HAVE_DRAND48 -/* Define if you have the expf function. */ -#undef HAVE_EXPF - /* Define if you have the expl function. */ #undef HAVE_EXPL |