aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 446f0b1..6d51465 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,9 +37,6 @@ fi
PKG_PROG_PKG_CONFIG([0.20])
dnl checks for libraries
-AC_SEARCH_LIBS([dlopen], [dl dld], [LIBRARY_DL="$LIBS";LIBS=""])
-AC_SUBST(LIBRARY_DL)
-
PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.5.0)
dnl checks for header files