From: Tinderbox User Date: Wed, 23 Jan 2013 23:07:48 +0000 (+0000) Subject: regenerate X-Git-Tag: v9.10.0a1~547^2~2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ddd3f28c35708d71f53f2ab207ed8e242edad3b0;p=thirdparty%2Fbind9.git regenerate --- diff --git a/configure b/configure index fb85f2efed9..e3d5874447c 100755 --- a/configure +++ b/configure @@ -19432,6 +19432,9 @@ $as_echo "#define ATF_TEST 1" >>confdefs.h STD_CINCLUDES="$STD_CINCLUDES -I$atf/include" ATFBIN="$atf/bin" ATFLIBS="-L$atf/lib -latf-c" + if test "$want_openssl_hash" = yes; then + ATFLIBS="-L$atf/lib -latf-c $DNS_CRYPTO_LIBS" + fi UNITTESTS=tests fi