Unconditionally define:

Bruce Momjian <bruce@momjian.us>

Commit: 30a06fe2c4ef63a6b705203b0490486b8f254e6d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-04-26T04:04:42Z
Releases: 8.0.0
Unconditionally define:

	-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS

for all ports.  It can't hurt if they are not supported, but it makes
our job easier for porting.

Should fix Darwin compile and other platforms without mucking with the
thread detection code.

Files

PathChange+/−
config/acx_pthread.m4 modified +8 −4
configure modified +10 −4
configure.in modified +6 −1
src/template/darwin modified +0 −3
src/template/freebsd modified +0 −5
src/template/linux modified +0 −3
src/template/solaris modified +0 −1
src/template/unixware modified +0 −3