summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index a85ab2544e..b91df9c5a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -275,11 +275,6 @@ else
fi
dnl
-dnl Checks for libm - needed for pow()
-dnl
-LT_LIB_M
-
-dnl
dnl Checks for libdl - on certain platforms its part of libc
dnl
AC_SEARCH_LIBS([dlopen], [dl dld], [], [ac_cv_search_dlopen=])