OSDN Git Service

PR 46267 strerror thread safety
[pf3gnuchains/gcc-fork.git] / libgfortran / config.h.in
index bd6db10..c5a2d8a 100644 (file)
 /* Define to 1 if you have the `strerror' function. */
 #undef HAVE_STRERROR
 
+/* Define to 1 if you have the `strerror_r' function. */
+#undef HAVE_STRERROR_R
+
 /* Define to 1 if you have the <strings.h> header file. */
 #undef HAVE_STRINGS_H