projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e349584
)
Add compile step to instructions.
author
Bruce Momjian
<bruce@momjian.us>
Sat, 27 Sep 2003 17:29:30 +0000
(17:29 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 27 Sep 2003 17:29:30 +0000
(17:29 +0000)
src/tools/thread/README
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/thread/README
b/src/tools/thread/README
index ac8133c108857f011dd8f1e7b29486e2a8290715..6d2853021798230b987e1baa74066face02f1f32 100644
(file)
--- 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