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
pgsql-committers by date
| Next: | From: Bruce Momjian - CVS | Date: 2000-09-12 04:43:21 |
| Subject: pgsql (configure) |
| Previous: | From: Bruce Momjian - CVS | Date: 2000-09-12 04:33:19 |
| Subject: pgsql/src/backend/commands (command.c) |