1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-22 02:22:57 +00:00

Added configure option --enable-openssl-base

This commit is contained in:
Gerhard Rieger 2020-12-28 00:38:03 +01:00
parent 1190e8018e
commit bb764784f3
2 changed files with 25 additions and 10 deletions

View file

@ -29,6 +29,9 @@ Porting:
Solaris 9 does not provide strndup(); added substitute code.
Thanks to Greg Earle for providing a patch.
Added configure option --enable-openssl-base to specify the location of
a non-OS OpenSSL installation
Testing:
test.sh now produces a list of tests that could not be performed for
any reason. This helps to analyse these cases.