diff options
Diffstat (limited to 'lang/erlang/files/patch-ap')
-rw-r--r-- | lang/erlang/files/patch-ap | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/erlang/files/patch-ap b/lang/erlang/files/patch-ap deleted file mode 100644 index 051d709..0000000 --- a/lang/erlang/files/patch-ap +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |