From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F7UcN-0007lQ-LQ for qemu-devel@nongnu.org; Fri, 10 Feb 2006 04:31:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F7UcL-0007jc-FL for qemu-devel@nongnu.org; Fri, 10 Feb 2006 04:31:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F7UcL-0007jZ-Av for qemu-devel@nongnu.org; Fri, 10 Feb 2006 04:31:05 -0500 Received: from [195.3.96.97] (helo=email.aon.at) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F7Ug4-00048W-Qk for qemu-devel@nongnu.org; Fri, 10 Feb 2006 04:34:57 -0500 Date: Fri, 10 Feb 2006 10:33:42 +0100 From: Bernhard Fischer Subject: Re: [Qemu-devel] [PATCH][RFC] Make documentation optional Message-ID: <20060210093342.GB17813@aon.at> References: <1139557403.5264.25.camel@gimli> <1139557720.5264.28.camel@gimli> <20060210085406.GA17813@aon.at> <1139561995.5127.1.camel@gimli> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1139561995.5127.1.camel@gimli> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Renzmann Cc: qemu-devel@nongnu.org On Fri, Feb 10, 2006 at 09:59:55AM +0100, Michael Renzmann wrote: >Hi. > >On Fri, 2006-02-10 at 09:54 +0100, Bernhard Fischer wrote: >> What about just doing this >> -install -m 644 qemu-doc.html qemu-tech.html "$(docdir)" > >That would work, but the user won't be noticed of the fact that parts of >the documentation isn't generated. Not quite, you'll get texi2html -monolithic etc failed make: Error (ignored) and the build will move on.