]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - configure.ac
debian: Enable location-download.timer after installation
[people/ms/libloc.git] / configure.ac
index 97faf93b6d455a5396a6fba1da9ee174a4a920fc..518f5b5d469b84e2659abcff7db86e33a91110cd 100644 (file)
@@ -159,6 +159,13 @@ case "${host}" in
                ;;
 esac
 RESOLV_LIBS="${LIBS}"
+AC_SUBST(RESOLV_LIBS)
+
+dnl Checking for OpenSSL
+LIBS=
+AC_CHECK_LIB(crypto, EVP_EncryptInit,, AC_MSG_ERROR([libcrypto has not been found]))
+OPENSSL_LIBS="${LIBS}"
+AC_SUBST(OPENSSL_LIBS)
 
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_FILES([