| From: | Bruce Momjian - CVS <momjian> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql (configure.in) |
| Date: | 2000-09-12 04:41:18 |
| Message-ID: | 200009120441.e8C4fIe07925@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Tuesday, September 12, 2000 @ 00:41:18
Author: momjian
Update of /home/projects/pgsql/cvsroot/pgsql
from hub.org:/home/projects/pgsql/tmp/cvs-serv7900/pgsql
Modified Files:
configure.in
----------------------------- Log Message -----------------------------
Attached is a small patch that fixes a small "bug" with specifying the
souce directory of OpenSSL as argument to the --with-openssl - argument.
./configure --with-openssl=/tmp/openssl-0.9.5/ - the libcrypto.a is in
the
"base" directory, not lib/.
Also, there's 2-3 typo fixes to the documentation for SSL - it should be
"server.crt", not "server.cert".
Dominic J. Eidson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian - CVS | 2000-09-12 04:43:21 | pgsql (configure) |
| Previous Message | Bruce Momjian - CVS | 2000-09-12 04:33:19 | pgsql/src/backend/commands (command.c) |