diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-03-05 19:23:46 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-03-05 19:23:46 +0000 |
commit | 85c5a5cd951229c1cd0567713e6729b35b67c758 (patch) | |
tree | e4eacaa6c5b29b7a79fb3bba26f106659700680f /lang/erlang14/files/patch-ap | |
parent | Looks like I forgot to fix distinfo. (diff) |
Update to R9B-1.
Notes
Notes:
svn path=/head/; revision=76962
Diffstat (limited to 'lang/erlang14/files/patch-ap')
-rw-r--r-- | lang/erlang14/files/patch-ap | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/erlang14/files/patch-ap b/lang/erlang14/files/patch-ap deleted file mode 100644 index 051d70948357..000000000000 --- a/lang/erlang14/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 |