summaryrefslogtreecommitdiff
path: root/lang/python27/files/extra-patch-configure-pth
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /lang/python27/files/extra-patch-configure-pth
parentAdd an option to build the milter with SPF support. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'lang/python27/files/extra-patch-configure-pth')
-rw-r--r--lang/python27/files/extra-patch-configure-pth12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/python27/files/extra-patch-configure-pth b/lang/python27/files/extra-patch-configure-pth
deleted file mode 100644
index dca00011cac4..000000000000
--- a/lang/python27/files/extra-patch-configure-pth
+++ /dev/null
@@ -1,12 +0,0 @@
---- configure.orig 2009-03-12 14:16:24.000000000 +0000
-+++ configure 2009-03-12 14:17:16.000000000 +0000
-@@ -5230,6 +5230,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; }
- fi