From: Francis Dupont Date: Sun, 17 Sep 2017 09:52:49 +0000 (+0200) Subject: DNS_OPENSSL_LIBS -> DST_OPENSSL_LIBS X-Git-Tag: v9.12.0b1~181 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c43ed04d37885d0abacb2fb1c7fe4e28383cab6b;p=thirdparty%2Fbind9.git DNS_OPENSSL_LIBS -> DST_OPENSSL_LIBS --- diff --git a/configure b/configure index 548fbeca95a..72fdfd3a2d0 100755 --- a/configure +++ b/configure @@ -17054,7 +17054,7 @@ then saved_cflags="$CFLAGS" saved_libs="$LIBS" CFLAGS="$CFLAGS $DST_OPENSSL_INC" - LIBS="$LIBS $DNS_OPENSSL_LIBS" + LIBS="$LIBS $DST_OPENSSL_LIBS" if test "$cross_compiling" = yes; then : want_crypto_rand="yes" else diff --git a/configure.in b/configure.in index eeeb3dba21e..1a8ba22695f 100644 --- a/configure.in +++ b/configure.in @@ -2382,7 +2382,7 @@ then saved_cflags="$CFLAGS" saved_libs="$LIBS" CFLAGS="$CFLAGS $DST_OPENSSL_INC" - LIBS="$LIBS $DNS_OPENSSL_LIBS" + LIBS="$LIBS $DST_OPENSSL_LIBS" AC_TRY_RUN([ #include