Hi all,

There was a patch added to CVS that detects if tools exist to build documentation. This helped me during the compile phase since I don't have those tools installed.

I had a failure during the install phase because it still tried to install the non-existent docs.

Following patch fixed that for me.

diff -r1.97 Makefile
58a59
> ifdef BUILD_DOCS
59a61
> endif

Chris


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to