From: Tinderbox User Date: Mon, 29 Oct 2012 23:00:11 +0000 (+0000) Subject: regenerate X-Git-Tag: v9.10.0a1~751 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=35458418a3f576c5d429d72d60683746a057de7b;p=thirdparty%2Fbind9.git regenerate --- diff --git a/configure b/configure index 4d275839fe8..2f821855b91 100755 --- a/configure +++ b/configure @@ -27138,6 +27138,11 @@ else fi +case $host in + *-sunos*) dlopen="no" + ;; +esac + if test "$dlopen" = "yes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 $as_echo_n "checking for dlopen in -ldl... " >&6; }