regenerate

This commit is contained in:
Tinderbox User 2012-10-29 23:01:48 +00:00
parent b55657ca05
commit 58c2b422f0

5
configure vendored
View file

@ -27116,6 +27116,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; }