From 7fefaf540fd3807f09c92168e38dec5f685f54b8 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Wed, 22 Feb 2012 15:45:27 +0100 Subject: [PATCH] doc fix --- src/doc/user/usermanual.sgml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index 68101746..791ff28b 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -3249,9 +3249,14 @@ while query.next >= 0 and query.next < nres: enable the gnu version on systems where the native one is bad. - --without-gui Disable the Qt - interface, and auxiliary uses of X11, and compile the command - line version. + --disable-qtgui Disable the Qt + interface. Will allow building the indexer and the command line + search program in absence of a Qt environment. + + --disable-x11mon Disable + X11 connection monitoring inside recollindex. Together with + --disable-qtgui, this allows building recoll without Qt and + X11. Of course the usual autoconf configure