summaryrefslogtreecommitdiffstats
path: root/devel/libtool15/files/patch-libltdl_acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtool15/files/patch-libltdl_acinclude.m4')
-rw-r--r--devel/libtool15/files/patch-libltdl_acinclude.m412
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/libtool15/files/patch-libltdl_acinclude.m4 b/devel/libtool15/files/patch-libltdl_acinclude.m4
new file mode 100644
index 000000000..9de2b1dd0
--- /dev/null
+++ b/devel/libtool15/files/patch-libltdl_acinclude.m4
@@ -0,0 +1,12 @@
+--- libltdl/acinclude.m4.orig Sun Dec 17 13:11:01 2006
++++ libltdl/acinclude.m4 Sun Dec 17 13:11:14 2006
+@@ -6524,6 +6524,9 @@
+ # 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