From db246c8ff41a707c70f8eafde40e16571904c223 Mon Sep 17 00:00:00 2001 From: Patrik Flykt Date: Mon, 24 Sep 2012 13:43:50 +0300 Subject: [PATCH] README: Mention readline and command line client disable switch --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README b/README index 6215e96d..1e3481d2 100644 --- a/README +++ b/README @@ -42,6 +42,7 @@ In order to compile Connection Manager you need following software packages: - IP-Tables library - GnuTLS library (optional) - PolicyKit (optional) + - readline (command line client) To configure run: ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var @@ -176,6 +177,15 @@ For a working system, certain configuration options need to be enabled: written to use NetworkManager to detect online/offline status and have not yet been converted to use ConnMan. + --disable-client + + Disable support for the command line client + + By default the command line client is enabled and uses the + readline library. For specific systems where ConnMan is + configured by other means, the command line client can be + disabled and the dependency on readline is removed. + wpa_supplicant configuration ============================ -- 2.34.1