mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
Added another config to the autoconf bug effect
This commit is contained in:
parent
2b53a24c4f
commit
bfb169062b
7
docs/FAQ
7
docs/FAQ
@ -51,7 +51,10 @@ FAQ
|
||||
|
||||
1.1.1. native linker doesn't find openssl
|
||||
|
||||
Platforms: Solaris (native cc compiler) and HPUX (native cc compiler)
|
||||
Affected platforms:
|
||||
Solaris (native cc compiler)
|
||||
HPUX (native cc compiler)
|
||||
SGI IRIX (native cc compiler)
|
||||
|
||||
When configuring curl, I specify --with-ssl. OpenSSL is installed in
|
||||
/usr/local/ssl Configure reports SSL in /usr/local/ssl, but fails to find
|
||||
@ -65,7 +68,7 @@ FAQ
|
||||
./configure places the -L/usr/local/ssl/lib early enough in the command
|
||||
line to make things work
|
||||
|
||||
Submitted by: Bob Allison <allisonb@users.sourceforge.net>
|
||||
Solution submitted by: Bob Allison <allisonb@users.sourceforge.net>
|
||||
|
||||
1.1.2. only the libssl lib is missing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user