]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regenerate
authorTinderbox User <tbox@isc.org>
Mon, 29 Oct 2012 23:00:11 +0000 (23:00 +0000)
committerTinderbox User <tbox@isc.org>
Mon, 29 Oct 2012 23:00:11 +0000 (23:00 +0000)
configure

index 4d275839fe8967b027a008dc5aa34eaddd76f600..2f821855b91f77eb16c1c403f7866195a2289da7 100755 (executable)
--- 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; }