summaryrefslogtreecommitdiff
path: root/databases/postgresql84-server/files/patch-configure
blob: ee9f1c3a38b1a951ee5b44e5c1f2be11016f7a09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2011-04-15 11:17:14.000000000 +0800
+++ configure	2011-09-12 15:50:36.966309098 +0800
@@ -6931,7 +6931,7 @@
   { echo "$as_me:$LINENO: result: yes" >&5
 echo "${ECHO_T}yes" >&6; }
   case $host_os in
-  openbsd*|freebsd*)
+  openbsd*)
     { { echo "$as_me:$LINENO: error: threaded Python not supported on this platform" >&5
 echo "$as_me: error: threaded Python not supported on this platform" >&2;}
    { (exit 1); exit 1; }; }