---
acinclude.m4 | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/acinclude.m4 b/acinclude.m4
index 7b67007..3da248a 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -309,10 +309,12 @@ AC_DEFUN([AC_ARG_OPENOBEX], [
if (test "${netbsdbt_cv_found}" = "yes"); then
AC_DEFINE(HAVE_BLUETOOTH_NETBSD, 1, [Define if system
supports Bluetooth stack for NetBSD])
+ BLUETOOTH_LIBS="-lbluetooth"
fi
if (test "${freebsdbt_cv_found}" = "yes"); then
AC_DEFINE(HAVE_BLUETOOTH_FREEBSD, 1, [Define if system
supports Bluetooth stack for FreeBSD])
+ BLUETOOTH_LIBS="-lbluetooth"
fi
if (test "${bluez_found}" = "yes"); then
--
1.7.4.1
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users