summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-14 05:09:14 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-12-14 05:09:14 +0100
commit3b16abbba0966291974964ae88c8f168ef12a7a3 (patch)
tree02c34691f221f5638a48a11bc8bcae73cb63b88e /bootstrap-configure
parenta70633c31fb0525b9411c259a394f67c1f489ab1 (diff)
downloadconnman-3b16abbba0966291974964ae88c8f168ef12a7a3.tar.gz
connman-3b16abbba0966291974964ae88c8f168ef12a7a3.tar.bz2
connman-3b16abbba0966291974964ae88c8f168ef12a7a3.zip
Add plugin for using Google Public DNS service
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 6d91052d..e64a271c 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -26,6 +26,7 @@ fi
--enable-openconnect=builtin \
--enable-resolvconf=builtin \
--enable-dnsproxy=builtin \
+ --enable-google=builtin \
--enable-hso=builtin \
--enable-mbm=builtin \
--enable-iwmx \