From bf60fc2a28d2fdc6c90d32bcf3e98b8a7361f99a Mon Sep 17 00:00:00 2001 From: Zoltan Varga Date: Mon, 11 Jun 2012 22:17:56 +0200 Subject: Document the --enable-tests configure option. --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 3d1775ec47..c947cb6169 100755 --- a/configure +++ b/configure @@ -46,6 +46,9 @@ usage () echo " included in the build. It can be used in combination with --profile" echo " to select the add-ins to be built for a specific profile." echo "" + echo "--enable-tests" + echo " Build the md test suite" + echo "" echo "--profile=PROFILE" echo "" echo " Configure the build system using the provided profile." -- cgit v1.2.3