finch/libgnt/configure.ac

changeset 37937
5d43db030efb
parent 37928
bcc6c80708a0
child 38049
fc2035c409e4
--- a/finch/libgnt/configure.ac	Sun Aug 21 05:32:19 2016 -0400
+++ b/finch/libgnt/configure.ac	Mon Aug 22 23:03:22 2016 -0400
@@ -86,9 +86,6 @@
 dnl (09:50:07) Robot101: LSchiere2: it's easy. +LC_SYS_LARGEFILE somewhere in configure.ac
 AC_SYS_LARGEFILE
 
-dnl FreeBSD doesn't have libdl, dlopen is provided by libc
-AC_CHECK_FUNC(dlopen, LIBDL="", [AC_CHECK_LIB(dl, dlopen, LIBDL="-ldl")])
-
 AC_MSG_CHECKING(for the %z format string in strftime())
 AC_TRY_RUN([
 #include <time.h>

mercurial