blob: 10cb1a3fed3f4b24c69b54791cc585671e552c33 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2011-07-08 08:12:33.000000000 +0800
+++ configure 2011-09-12 15:47:13.056511624 +0800
@@ -7283,7 +7283,7 @@
{ $as_echo "$as_me:$LINENO: result: yes" >&5
$as_echo "yes" >&6; }
case $host_os in
- openbsd*|freebsd*)
+ openbsd*)
{ { $as_echo "$as_me:$LINENO: error: threaded Python not supported on this platform" >&5
$as_echo "$as_me: error: threaded Python not supported on this platform" >&2;}
{ (exit 1); exit 1; }; }
|