[vmkit-commits] Minor improvement to the documentation

Simon Hengel sol at typeful.net
Sat Sep 8 08:16:11 PDT 2012


Hi,
running `make` is only useful if `./configure` succeeded.  Hence it
should be

    ./configure && make

instead of

    ./configure; make

Patch is attached.

Cheers,
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vmkit.diff
Type: text/x-diff
Size: 902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/vmkit-commits/attachments/20120908/5c21b9d7/attachment.diff>


More information about the vmkit-commits mailing list