forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7ef9db8
committed
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 inthe"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. Eidson1 parent1da2fee commit7ef9db8
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
572 | 572 |
| |
573 | 573 |
| |
574 | 574 |
| |
| 575 | + | |
| 576 | + | |
| 577 | + | |
575 | 578 |
| |
576 | 579 |
| |
577 | 580 |
| |
|
0 commit comments
Comments
(0)