From 13a9b71d3af1f93523a1f58444f0dbbadeb10db9 Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Sun, 21 Oct 2012 17:41:20 -0400 Subject: [PATCH] fix typo Change-Id: I10ac442d9be4f592d79d8b2fbd824d94852781d9 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 90bc25e1c6f1..da5d5a785fd9 100644 --- a/configure.ac +++ b/configure.ac @@ -884,7 +884,7 @@ AC_ARG_ENABLE(sdremote, AC_ARG_ENABLE(bluetooth, AS_HELP_STRING([--disable-bluetooth], - [Determines whether to build sdremote sith bluetooth support + [Determines whether to build sdremote with bluetooth support (via dbus)]), ,enable_bluetooth=yes)