From 61b31f74b45ae151e324b183ddfe33e659c6da57 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Sun, 15 Aug 2010 19:12:51 +0000 Subject: - Introduce Python 2.7.0 Original work by: wen --- lang/python27/files/extra-patch-configure-pth | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lang/python27/files/extra-patch-configure-pth') 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 -- cgit v1.2.3