regen
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -15,7 +15,7 @@
|
||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# From configure.in Revision: 1.269
|
||||
# From configure.in Revision: 1.271
|
||||
|
||||
# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
|
||||
## Copyright 1996, 1997, 1998, 1999, 2000, 2001
|
||||
@@ -2215,7 +2215,7 @@ case "$use_openssl" in
|
||||
;;
|
||||
*)
|
||||
USE_OPENSSL='-DOPENSSL'
|
||||
DST_OPENSSL_INC="-L$use_openssl/include"
|
||||
DST_OPENSSL_INC="-I$use_openssl/include"
|
||||
DNS_OPENSSL_LIBS="-L$use_openssl/lib -lcrypto"
|
||||
echo "$ac_t""using openssl from $use_openssl/lib and $use_openssl/include" 1>&6
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user