summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSheldon Demario <sheldon.demario@openbossa.org>2011-02-15 14:09:43 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2011-02-15 14:17:37 -0300
commita523620a365b2eaa3a835daec3e2bd480a8a11ff (patch)
treefe96fc553b1d30987f87a9795e64531172f4f3e1 /configure.ac
parentdcfc9adb5ea3157d0c0040b5af9d81f63d7c0ecd (diff)
downloadbluez-a523620a365b2eaa3a835daec3e2bd480a8a11ff.tar.gz
Add an initial interactive mode to gatttool
Mode required to allow better GATT procedures control. Some scenarios require sequential commands without disconnection and delay between operations. It is also desirable to change some connection parameters of an active connection.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 88dd177b6..0002af29c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,6 +42,7 @@ AC_PATH_GSTREAMER
AC_PATH_USB
AC_PATH_SNDFILE
AC_PATH_OUI
+AC_PATH_READLINE
AC_ARG_BLUEZ