Supress ecpg thread test if configure didn't enable threads. Fix
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/Makefile | modified | +5 −2 |
| src/Makefile.global.in | modified | +2 −2 |
| src/tools/thread/thread_test.c | modified | +1 −4 |