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

Bruce Momjian <bruce@momjian.us>

Commit: 85f51dea1cde7e5f4e5d8a5c8d73d9ffb1559a4b
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-12-19T23:29:15Z
Releases: 8.0.0
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