1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/lang/erlang14/files/patch-ap
2002-11-02 18:40:49 +00:00

12 lines
347 B
Plaintext

--- erts/config.h.in.orig Wed Oct 16 10:41:05 2002
+++ erts/config.h.in Sat Nov 2 15:43:51 2002
@@ -258,6 +258,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