Only build hconfd if --enable-confd was passed
authorIustin Pop <iustin@google.com>
Wed, 21 Mar 2012 11:45:42 +0000 (11:45 +0000)
committerIustin Pop <iustin@google.com>
Wed, 21 Mar 2012 12:08:53 +0000 (12:08 +0000)
commit0985325dd7c430c472c14d45dec7d52aa8a4d883
tree038ed1ab02ab4aab160d96bc17332215e7e233bd
parent3096524ef803f6236d22c665d6ae45f62fb89999
Only build hconfd if --enable-confd was passed

A later, more complete patch, will allow selecting between either the
Python version or the Haskell version. This is just a temporary
solution to help building without all the needed Haskell libraries.

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