Try to auto-enable htools-rapi and split query
authorIustin Pop <iustin@google.com>
Tue, 2 Oct 2012 23:47:33 +0000 (00:47 +0100)
committerIustin Pop <iustin@google.com>
Tue, 9 Oct 2012 13:58:32 +0000 (15:58 +0200)
commit558377569146536beb543ce14a22c876605bf2f9
treeb3c4fb1d85cbde30fcdae8b977dda4510ff8893c
parent39d1744aa8805dd61b95a82cf378dcaa91f85af7
Try to auto-enable htools-rapi and split query

We try to automatically enable the htools-rapi and split query (if
confd and htools-rapi are enabled) options. This is our intended
default configuration, and allows easier test of the new code
path. Further cleanups for checking whether confd can be enabled will
come later.

The move block is due to the fact that we first have to check for
htools-rapi, and only then we can auto-enable the feature.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
configure.ac