diff options
author | Jack Lloyd <[email protected]> | 2017-01-27 20:52:38 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-01-27 20:52:38 -0500 |
commit | 81ab8b95a0371001a086d3c11b616e22575eebb5 (patch) | |
tree | 35f7ac6f916555f4c2ace7706b056e51d25f9aff /src/lib | |
parent | ba2c67366da4e365c90a059b6b348039a26ecebd (diff) | |
parent | 20f8cdbd051fa7f43792660263b60a1aa80b682d (diff) |
Merge GH #857 Add --with-external-libdir to configure.py
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/prov/openssl/info.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/prov/openssl/info.txt b/src/lib/prov/openssl/info.txt index 8d65d524c..d2c42f98f 100644 --- a/src/lib/prov/openssl/info.txt +++ b/src/lib/prov/openssl/info.txt @@ -7,5 +7,6 @@ openssl.h </header:internal> <libs> -all -> crypto +all!windows -> crypto +windows -> libeay32.lib </libs> |