summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-12-22 13:18:53 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-12-22 13:18:53 +0100
commitee6687c3d473d45ecb77bd221f4b4dcb7172117a (patch)
treeeda1056b6449a24994c54de9050519d3a2ec9f15 /bootstrap-configure
parenta9933b375fdf3a07a07d260b68200f0c2fda9331 (diff)
downloadconnman-ee6687c3d473d45ecb77bd221f4b4dcb7172117a.tar.gz
connman-ee6687c3d473d45ecb77bd221f4b4dcb7172117a.tar.bz2
connman-ee6687c3d473d45ecb77bd221f4b4dcb7172117a.zip
Make the client application optional
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 0714169e..5a7e4dc1 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -16,4 +16,4 @@ fi
--mandir=/usr/share/man \
--localstatedir=/var \
--sysconfdir=/etc \
- --disable-fake $*
+ --enable-client $*