diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python26/files/extra-patch-configure-pth | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/python26/files/extra-patch-configure-pth b/lang/python26/files/extra-patch-configure-pth index dca00011cac4..707ff0d378f6 100644 --- a/lang/python26/files/extra-patch-configure-pth +++ b/lang/python26/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-09-13 09:44:44.000000000 +0800 ++++ configure 2010-09-13 09:47:25.000000000 +0800 +@@ -5693,6 +5693,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 |