switch to use SSL_new for checking openssl in configure.ac
This commit is contained in:
@ -529,8 +529,8 @@
|
||||
/* ssl support */
|
||||
#undef HAVE_SSL
|
||||
|
||||
/* Define to 1 if you have the `SSL_library_init' function. */
|
||||
#undef HAVE_SSL_LIBRARY_INIT
|
||||
/* Define to 1 if you have the `SSL_new' function. */
|
||||
#undef HAVE_SSL_NEW
|
||||
|
||||
/* Define to 1 if you have the `stat64' function. */
|
||||
#undef HAVE_STAT64
|
||||
|
Reference in New Issue
Block a user