OSDN Git Service

Attached is a small patch that fixes a small "bug" with specifying the
authorBruce Momjian <bruce@momjian.us>
Tue, 12 Sep 2000 04:41:17 +0000 (04:41 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 12 Sep 2000 04:41:17 +0000 (04:41 +0000)
commit7ef9db82aaa9282cc53dd8f956832e92a7950acc
tree472391f38773750e0ceb00d2c0fbf47180e5c391
parent1da2feea83f43736c14732910d6af49dcae11b76
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
configure.in