From: hno <> Date: Fri, 16 Feb 2007 08:10:51 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE6~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b923b923c96cf97c5e0cc8eb50dfd7f82105aa8;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/aclocal.m4 b/aclocal.m4 index c0cc002924..b849053d69 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -6511,6 +6511,9 @@ AC_CACHE_CHECK([whether deplibs are loaded by dlopen], # If you are looking for one http://www.opendarwin.org/projects/dlcompat libltdl_cv_sys_dlopen_deplibs=yes ;; + freebsd*) + libltdl_cv_sys_dlopen_deplibs=yes + ;; gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu) # GNU and its variants, using gnu ld.so (Glibc) libltdl_cv_sys_dlopen_deplibs=yes