Supress ecpg thread test if configure didn't enable threads. Fix

Bruce Momjian <bruce@momjian.us>

Commit: cdbfbcf9870da573a5f6ff450a857349b4580e8a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-12-19T23:29:29Z
Releases: 7.4.1
Supress ecpg thread test if configure didn't enable threads.  Fix
tools/thread to run even if configure didn't enable threads because this
test is used before enabling threads for the OS.

Files

PathChange+/−
src/interfaces/ecpg/test/Makefile modified +5 −2
src/Makefile.global.in modified +2 −2
src/tools/thread/thread_test.c modified +1 −4