summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian2003-09-27 17:29:30 +0000
committerBruce Momjian2003-09-27 17:29:30 +0000
commitbb9ec59419f813a2ab839ae96114ee6323e373ed (patch)
tree6cfedb55f7afbe60bb275aaab3352d83ae68b493 /src
parente349584d5d26f7c03e16d7fd77efdb85867e9c7c (diff)
Add compile step to instructions.
Diffstat (limited to 'src')
-rw-r--r--src/tools/thread/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/thread/README b/src/tools/thread/README
index ac8133c1088..6d285302179 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