Add compile step to instructions.

This commit is contained in:
Bruce Momjian 2003-09-27 17:29:30 +00:00
parent e349584d5d
commit bb9ec59419

View File

@ -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