--- erts/config.h.in.orig	Thu Mar 28 21:53:19 2002
+++ erts/config.h.in	Thu Mar 28 21:54:07 2002
@@ -211,6 +211,9 @@
 /* Define if you have the strerror function.  */
 #undef HAVE_STRERROR
 
+/* Define if you have the strerror_r function.  */
+#undef HAVE_STRERROR_R
+
 /* Define if you have the strncasecmp function.  */
 #undef HAVE_STRNCASECMP
 
