summaryrefslogtreecommitdiff
path: root/libjava/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/include/config.h.in')
-rw-r--r--libjava/include/config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in
index e4948b37d73..b47f248686e 100644
--- a/libjava/include/config.h.in
+++ b/libjava/include/config.h.in
@@ -250,8 +250,8 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
-/* 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