summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c2b8b55c..38bab8e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -459,7 +459,7 @@ xauto)
xx86_64|xi*86)
save_CFLAGS="$CFLAGS"
save_LIBS="$LIBS"
- LIBS="-lbluetooth"
+ LIBS="-ldl"
CFLAGS="-m64"
AC_MSG_CHECKING([if ]$CC[ ]$CFLAGS[ can link programs])
AC_LINK_IFELSE([AC_LANG_PROGRAM([])],