From f68136601695afedc5802042517d8c33955e58fd Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 21 Apr 2012 22:02:39 +0200 Subject: build: Build client and testing tools by default --- bootstrap-configure | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index a0e6d291..deb73bf1 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -20,6 +20,4 @@ fi --enable-openvpn=builtin \ --enable-nmcompat \ --enable-polkit \ - --enable-capng \ - --enable-client \ - --enable-tools $* + --enable-capng $* -- cgit v1.2.1