Punt when trying to build with threaded Python on FreeBSD.
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| config/python.m4 | modified | +3 −3 |
| configure | modified | +49 −61 |
| configure.in | modified | +24 −30 |