summaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-lib_erl__interface_src_configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang14/files/patch-lib_erl__interface_src_configure.in')
-rw-r--r--lang/erlang14/files/patch-lib_erl__interface_src_configure.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/erlang14/files/patch-lib_erl__interface_src_configure.in b/lang/erlang14/files/patch-lib_erl__interface_src_configure.in
deleted file mode 100644
index feda49221378..000000000000
--- a/lang/erlang14/files/patch-lib_erl__interface_src_configure.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/erl_interface/src/configure.in.orig Fri Sep 22 16:09:38 2000
-+++ lib/erl_interface/src/configure.in Sat Nov 2 15:43:51 2002
-@@ -28,7 +28,7 @@
- AC_FUNC_MEMCMP
- AC_TYPE_SIGNAL
- AC_FUNC_VPRINTF
--AC_CHECK_FUNCS(gethostname gettimeofday select socket strdup strerror strstr uname)
-+AC_CHECK_FUNCS(gethostname gettimeofday select socket strdup strerror strerror_r strstr uname)
-
- AC_OUTPUT(GNUmakefile)