[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] configure
From: |
Ben Taylor |
Subject: |
Re: [Qemu-devel] [PATCH] configure |
Date: |
Tue, 8 May 2007 23:39:10 -0400 |
---- Jeff Chua <address@hidden> wrote:
> For those who does minimal install. In this case, texi2html would not
> be available on the system. I've seen quite a few systems without
> texi2html.
>
> Again, the patch is not a MUST, but it's nice not to see unnecessary warning.
I suppose you could do a -n "`texi2html -verbose 2>&1 | head -1 |grep 'This is
texi2html'`"
which would be more representative if you have texi2html or not.
Ben
Re: [Qemu-devel] [PATCH] configure, Joachim Henke, 2007/05/09