]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Fri, 16 Feb 2007 08:10:51 +0000 (08:10 +0000)
committerhno <>
Fri, 16 Feb 2007 08:10:51 +0000 (08:10 +0000)
aclocal.m4

index c0cc002924f2a069120866f68df4586bc44dcb19..b849053d69b21c38c97f303ac0bd8738d4853b9a 100644 (file)
@@ -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