diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-12-11 01:37:52 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-12-11 01:37:52 +0100 |
commit | d555301c5fc369c45cdc7c09a6de85f6f5f9e549 (patch) | |
tree | ed6f363659940f9f03c6eff9f21ccc5aba7da36e /bootstrap-configure | |
parent | 9de5c526eb7e925d52b43e7a43acfd9a76bfa39c (diff) |
build: Enable tools compilation and installation by default
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-x | bootstrap-configure | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap-configure b/bootstrap-configure index 9735856d0..a283ec547 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -15,7 +15,5 @@ fi --mandir=/usr/share/man \ --sysconfdir=/etc \ --localstatedir=/var \ - --enable-test \ - --enable-tools \ --enable-experimental \ --disable-datafiles $* |