From bb9ec59419f813a2ab839ae96114ee6323e373ed Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 27 Sep 2003 17:29:30 +0000 Subject: [PATCH] Add compile step to instructions. --- src/tools/thread/README | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/thread/README b/src/tools/thread/README index ac8133c108..6d28530217 100644 --- a/src/tools/thread/README +++ b/src/tools/thread/README @@ -10,4 +10,5 @@ To use this program, you must: o add any THREAD_CPPFLAGS and THREAD_LIBS defines to your template/${port} file o run "configure --enable-thread-safety" + o compile the main source tree o compile and run this program -- 2.40.0