OSDN Git Service

* intrinsics/c99_functions.c (log10l): New log10l function for
[pf3gnuchains/gcc-fork.git] / libgfortran / config.h.in
index aaf663e..70700bb 100644 (file)
 /* libm includes log10f */
 #undef HAVE_LOG10F
 
+/* libm includes log10l */
+#undef HAVE_LOG10L
+
 /* libm includes logf */
 #undef HAVE_LOGF
 
 /* Define to 1 if you have the `strtof' function. */
 #undef HAVE_STRTOF
 
+/* Define to 1 if you have the `strtold' function. */
+#undef HAVE_STRTOLD
+
 /* Define to 1 if `st_blksize' is member of `struct stat'. */
 #undef HAVE_STRUCT_STAT_ST_BLKSIZE