Revert "out-of-tree build: daemon"
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 24 Oct 2011 14:35:47 +0000 (15:35 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 24 Oct 2011 14:47:57 +0000 (15:47 +0100)
This reverts commit 025dba7f803419f510fd8f085ce693838af82878.

If build and source directories are the same, you get this error:

make[3]: Leaving directory `/home/rjones/d/libguestfs/generator'
make[2]: Circular guestfs_protocol.c <- guestfs_protocol.c dependency dropped.
make[2]: Circular guestfs_protocol.h <- guestfs_protocol.h dependency dropped.
rm -f guestfs_protocol.h
ln  guestfs_protocol.h
ln: accessing `guestfs_protocol.h': No such file or directory


No differences found