Diff between f267a12c348f15f7bf7792bc6b66314c898d1ded and 02ea3647ac21391b53a343d850b386616e096851
Changed Files
| File | Additions | Deletions | Status |
| acinclude.m4 | +1 | -1 | modified |
Full Patch
diff --git a/acinclude.m4 b/acinclude.m4
index 6505ad3..1d6d736 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -360,7 +360,7 @@ AC_DEFUN([AC_ARG_BLUEZ], [
fi
AC_SUBST([MISC_CFLAGS], $misc_cflags)
- AC_SUBST([MISC_LDLAGS], $misc_ldlags)
+ AC_SUBST([MISC_LDFLAGS], $misc_ldflags)
if (test "${usb_enable}" = "yes" && test "${usb_found}" = "yes"); then
AC_DEFINE(HAVE_LIBUSB, 1, [Define to 1 if you have USB library.])