summaryrefslogtreecommitdiff
path: root/lang/python27/files/extra-patch-configure-pth
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-15 19:12:51 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-15 19:12:51 +0000
commit61b31f74b45ae151e324b183ddfe33e659c6da57 (patch)
tree3a1f97194b116ac6ba347095f35095a7285ae341 /lang/python27/files/extra-patch-configure-pth
parent- Update to 3.3.3 (diff)
- Introduce Python 2.7.0
Original work by: wen
Notes
Notes: svn path=/head/; revision=259318
Diffstat (limited to 'lang/python27/files/extra-patch-configure-pth')
-rw-r--r--lang/python27/files/extra-patch-configure-pth10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/python27/files/extra-patch-configure-pth b/lang/python27/files/extra-patch-configure-pth
index dca00011cac4..58e5fc73179d 100644
--- a/lang/python27/files/extra-patch-configure-pth
+++ b/lang/python27/files/extra-patch-configure-pth
@@ -1,12 +1,12 @@
---- configure.orig 2009-03-12 14:16:24.000000000 +0000
-+++ configure 2009-03-12 14:17:16.000000000 +0000
-@@ -5230,6 +5230,9 @@
+--- configure.orig 2010-08-15 16:47:39.627297328 +0800
++++ configure 2010-08-15 16:50:31.353013856 +0800
+@@ -5880,6 +5880,9 @@
CC="$ac_save_cc"
fi
+# XXX Explicitly disable system pthread libraries.
+ac_cv_pthread=no
+
- { echo "$as_me:$LINENO: result: $ac_cv_pthread" >&5
- echo "${ECHO_T}$ac_cv_pthread" >&6; }
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_pthread" >&5
+ $as_echo "$ac_cv_pthread" >&6; }
fi