summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-06 21:57:14 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-12-06 21:57:14 +0100
commitb16b4b09126d1a4ef6274023c5b86b4d38a3794c (patch)
treee93cbcfa3aaf5bf76200e3fd3569eae7af882aab /README
parent825eb18ed77f347a6e178d67f547ad867214ebb2 (diff)
downloadconnman-b16b4b09126d1a4ef6274023c5b86b4d38a3794c.tar.gz
connman-b16b4b09126d1a4ef6274023c5b86b4d38a3794c.tar.bz2
connman-b16b4b09126d1a4ef6274023c5b86b4d38a3794c.zip
Remove unfinished and unneeded PPP support
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index 3b003e34..99a8f2eb 100644
--- a/README
+++ b/README
@@ -33,7 +33,6 @@ In order to compile Connection Manager you need following software packages:
- D-Bus library
- udev library (optional)
- PolicyKit (optional)
- - PPP support (optional)
To configure run:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
@@ -62,13 +61,6 @@ For a working system, certain configuration options need to be enabled:
Enable support for Bluetooth devices (requires BlueZ)
- --enable-ppp
-
- Enable PPP support for dialup connections (requires pppd)
-
- The location of the pppd binary is auto-detected, but it
- can be overwritten via --with-pppd=<path-to-binary>.
-
--enable-udhcp
Enable DHCP client support for BusyBox based systems