]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - configure.ac
configure: Actually pass detected libraries over to make
[people/ms/libloc.git] / configure.ac
index e55f4163b02e99db36f83b53b5bc982cb27db5d4..518f5b5d469b84e2659abcff7db86e33a91110cd 100644 (file)
@@ -159,11 +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([