Punt when trying to build with threaded Python on FreeBSD.

Peter Eisentraut <peter_e@gmx.net>

Commit: 6ab23dabf50de05767563c4b81aeed7949c4fdec
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2006-10-16T17:24:54Z
Releases: 8.2.0
Punt when trying to build with threaded Python on FreeBSD.

Also cut back on excessive use of *** to decorate configure error messages.
If it's an error message, you are sure to see it without any decoration.

Files

PathChange+/−
config/python.m4 modified +3 −3
configure modified +49 −61
configure.in modified +24 −30