build: Add ./configure --enable-install-daemon
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 14 Jul 2011 14:52:29 +0000 (15:52 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 14 Jul 2011 14:52:29 +0000 (15:52 +0100)
commitd029fa69db88e216faeedad6ebe0ca337a76fa6e
treebc0abf8f71099e57b0e7e7ee2050b5417af51166
parent4accf3197235300029d04d0ab637b66eaaf9f8df
build: Add ./configure --enable-install-daemon

If enabled, then the daemon will be installed in $sbindir
(eg. /usr/sbin/guestfsd).  The default is off, as now.

This option should be used by packagers when building the libguestfs
live service.
daemon/Makefile.am
daemon/configure.ac