From 4960526aa9a3053b9f3c949c53f6e8f141af1708 Mon Sep 17 00:00:00 2001 From: Martin Xu Date: Thu, 3 Dec 2009 17:05:41 +0800 Subject: Allow builds to install the test scripts for debugging --- bootstrap-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 63a689af..f6659438 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -7,6 +7,7 @@ fi ./bootstrap && \ ./configure --enable-maintainer-mode \ --enable-debug \ + --enable-test \ --prefix=/usr \ --mandir=/usr/share/man \ --sysconfdir=/etc \ -- cgit v1.2.3