From: Chris Bagwell <chris@cnpbagwell.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] Don't install HTML if its not generated
Date: Tue, 25 Apr 2006 21:10:25 -0500 [thread overview]
Message-ID: <444ED691.9070607@cnpbagwell.com> (raw)
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
next reply other threads:[~2006-04-26 2:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-26 2:10 Chris Bagwell [this message]
2006-04-27 2:11 ` [Qemu-devel] Re: [PATCH] Don't install HTML if its not generated Chris Bagwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=444ED691.9070607@cnpbagwell.com \
--to=chris@cnpbagwell.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.