summaryrefslogtreecommitdiffstats
path: root/lang/erlang14/files/patch-ap
blob: bb3e0ba3c4ab1fbd58dba2bc3021263cf799d824 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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
 
OpenPOWER on IntegriCloud