Searched defs:HAVE_OPENSSL (Results 1 – 4 of 4) sorted by relevance
169 AC_DEFINE([HAVE_OPENSSL], 1, [define to use openssl's libcrypto]) definition171 AM_CONDITIONAL(HAVE_OPENSSL, test "$openssl" = yes)dnl condition
179 AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl])], definition
184 AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl])], definition
645 #define HAVE_OPENSSL 1 macro