*** pgsql/configure 2005/10/11 23:27:46 1.457 --- pgsql/configure 2005/10/13 20:40:03 1.458 *************** if test "$pythreads" = "1"; then *** 4698,4704 **** echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 case $host_os in ! openbsd*|freebsd*) { { 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; }; } --- 4698,4704 ---- echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 case $host_os in ! openbsd*|freebsd4*) { { 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; }; }