diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-11-26 11:10:09 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-11-26 11:10:09 +0100 |
commit | e2c6ed0aac1ae31584107c248384de51e9fe962e (patch) | |
tree | d39c6249615962fe9ae22421d88e6a1bfad28118 /bootstrap-configure | |
parent | 0274fe4a18abd90764567ed2c20e8582d252928c (diff) | |
download | connman-e2c6ed0aac1ae31584107c248384de51e9fe962e.tar.gz connman-e2c6ed0aac1ae31584107c248384de51e9fe962e.tar.bz2 connman-e2c6ed0aac1ae31584107c248384de51e9fe962e.zip |
Remove support for dhclient plugin
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-x | bootstrap-configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap-configure b/bootstrap-configure index 3bce9474..4126f67a 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -21,7 +21,6 @@ fi --enable-wifi=builtin \ --enable-bluetooth=builtin \ --enable-ofono=builtin \ - --enable-dhclient=builtin \ --enable-openconnect=builtin \ --enable-openvpn=builtin \ --enable-pacrunner=builtin \ |