From df43b3dad829e8b7f79fd15c20d997f50e745ae7 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Wed, 4 Jan 2017 15:24:45 +0200 Subject: build: Add testing config option This adds --enable-testing that can be used to enable emulator and tester which are no longer experimental but also are not meant for production. --- bootstrap-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index d0a0b912c..7abe360de 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -13,6 +13,7 @@ fi --localstatedir=/var \ --enable-manpages \ --enable-backtrace \ + --enable-testing \ --enable-experimental \ --enable-nfc \ --enable-sap \ -- cgit v1.2.1