From cdd576458c354358e4ba1626bfad86658007031f Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Fri, 27 Apr 2012 14:02:54 +0200 Subject: [PATCH] Document --without-included-lbtt. * README: Here. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 40819131a..c4492bfbb 100644 --- a/README +++ b/README @@ -59,6 +59,11 @@ flags specific to Spot: build, and installation of the included versions of these package, even when compatible versions are already installed. + --without-included-lbtt + Explicitly Turn off the configuration and compilation of LBTT. + This is required on systems (such as MinGW) where LBTT does not + compile. + --disable-python Turn off the compilation of Python bindings. These bindings are currently used to run a couple of tests, and to build the CGI