blob: 3cffc1be44cc148f4dbd59bd36fca356a9d04efd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2011-04-15 11:15:53.000000000 +0800
+++ configure 2011-09-12 15:48:52.286638637 +0800
@@ -7051,7 +7051,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; }; }
|