On 31 July 2013 11:27, Michael Tokarev <m...@tls.msk.ru> wrote: > 31.07.2013 14:24, Michael Tokarev wrote: >> Move qemu-ga build check out of if softmmu.. into if tools section. >> We want to build qemu-ga for _guest_ even if system build isn't >> done. It is controlled separately using --enable-guest-agent. > > Actually the more I think about it... Maybe it shouldn't depend > on --enable-tools either, but should be an independent option. > Because it isn't really a tool.
This seems to me to be unnecessarily breaking things down into very finely divided categories. I think putting it in --enable-tools is fine. -- PMM