summaryrefslogtreecommitdiff
path: root/net/amule/patches
diff options
context:
space:
mode:
authoradam <adam>2006-08-17 23:55:16 +0000
committeradam <adam>2006-08-17 23:55:16 +0000
commit19304f43f722ea1a75363f9574807b75338c5aec (patch)
tree9699d460f0fc50634d4000ce4376767108b9490a /net/amule/patches
parent214421749bc5409df55b01ded9db0fc441854772 (diff)
downloadpkgsrc-19304f43f722ea1a75363f9574807b75338c5aec.tar.gz
Changes 2.1.3:
* Bug fix release
Diffstat (limited to 'net/amule/patches')
-rw-r--r--net/amule/patches/patch-aa18
1 files changed, 9 insertions, 9 deletions
diff --git a/net/amule/patches/patch-aa b/net/amule/patches/patch-aa
index 38095141fbc..bb563e3e502 100644
--- a/net/amule/patches/patch-aa
+++ b/net/amule/patches/patch-aa
@@ -1,21 +1,21 @@
-$NetBSD: patch-aa,v 1.6 2006/04/28 20:43:42 joerg Exp $
+$NetBSD: patch-aa,v 1.7 2006/08/17 23:55:16 adam Exp $
---- configure.orig 2006-03-18 00:27:48.000000000 +0000
+--- configure.orig 2006-06-11 17:08:53.000000000 +0200
+++ configure
-@@ -7003,6 +7003,7 @@ else
+@@ -8227,6 +8227,7 @@ else
result="no"
fi
+result="yes"
HAVE_GETTEXT=$result
- echo "$as_me:$LINENO: result: $result ($autopoint_version)" >&5
-@@ -16139,7 +16140,7 @@ echo $ECHO_N "checking if this is a Free
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
+ { echo "$as_me:$LINENO: result: $result ($autopoint_version)" >&5
+@@ -18234,7 +18235,7 @@ echo $ECHO_N "checking if this is a Free
+ { echo "$as_me:$LINENO: result: yes" >&5
+ echo "${ECHO_T}yes" >&6; }
else
- LDFLAGS="$LDFLAGS -lpthread"
+ LDFLAGS="$LDFLAGS ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}"
- echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6
+ { echo "$as_me:$LINENO: result: no" >&5
+ echo "${ECHO_T}no" >&6; }
fi