summaryrefslogtreecommitdiff
path: root/devel/libtool15/files/patch-libltdl-acinclude.m4
blob: 90dcbc2e40fe9d1ec398c44b2a0b15e3362bc685 (plain)
1
2
3
4
5
6
7
8
--- libltdl/acinclude.m4.orig	Sun Dec 18 14:13:49 2005
+++ libltdl/acinclude.m4	Tue Jan 30 17:30:22 2007
@@ -6526,2 +6526,5 @@
     ;;
+  freebsd*)
+    libltdl_cv_sys_dlopen_deplibs=yes
+    ;;
   gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu)