summaryrefslogtreecommitdiff
path: root/net/lmule/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/lmule/patches/patch-aa')
-rw-r--r--net/lmule/patches/patch-aa22
1 files changed, 0 insertions, 22 deletions
diff --git a/net/lmule/patches/patch-aa b/net/lmule/patches/patch-aa
deleted file mode 100644
index 0f24341b298..00000000000
--- a/net/lmule/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2003/05/24 09:50:27 jmmv Exp $
-
---- configure.orig 2003-04-28 03:34:26.000000000 +0200
-+++ configure
-@@ -5864,7 +5864,7 @@ fi;
-
-
- for ac_header in argz.h limits.h locale.h nl_types.h malloc.h stddef.h \
--stdlib.h string.h unistd.h sys/param.h
-+stdlib.h string.h unistd.h sys/param.h sys/utsname.h sys/resource.h
- do
- as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
- if eval "test \"\${$as_ac_Header+set}\" = set"; then
-@@ -6000,7 +6000,7 @@ done
-
- for ac_func in feof_unlocked fgets_unlocked getc_unlocked getcwd getegid \
- geteuid getgid getuid mempcpy munmap putenv setenv setlocale stpcpy \
--strcasecmp strdup strtoul tsearch __argz_count __argz_stringify __argz_next
-+strcasecmp strdup strtoul uname getrlimit setrlimit tsearch __argz_count __argz_stringify __argz_next
- do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
- echo "$as_me:$LINENO: checking for $ac_func" >&5