From: Bruce Momjian Date: Sat, 27 Sep 2003 17:29:30 +0000 (+0000) Subject: Add compile step to instructions. X-Git-Tag: REL7_4_BETA4~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb9ec59419f813a2ab839ae96114ee6323e373ed;p=postgresql Add compile step to instructions. --- 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