All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Don't install HTML if its not generated
@ 2006-04-26  2:10 Chris Bagwell
  2006-04-27  2:11 ` [Qemu-devel] " Chris Bagwell
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Bagwell @ 2006-04-26  2:10 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-27  2:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-26  2:10 [Qemu-devel] [PATCH] Don't install HTML if its not generated Chris Bagwell
2006-04-27  2:11 ` [Qemu-devel] " Chris Bagwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.