Re: [Qemu-devel] [PATCH 2/4] configure: Display if libfdt is from system or git

2018-04-16 Thread Philippe Mathieu-Daudé
Hi Thomas, On 04/16/2018 02:16 AM, Thomas Huth wrote: > On 16.04.2018 01:05, Philippe Mathieu-Daudé wrote: >> The configure script outputs "yes" regardless which libfdt is used: >> >> ./configure >> [...] >> fdt support yes >> >> Sometimes you can have both system and local git version

Re: [Qemu-devel] [PATCH 2/4] configure: Display if libfdt is from system or git

2018-04-15 Thread Thomas Huth
On 16.04.2018 01:05, Philippe Mathieu-Daudé wrote: > The configure script outputs "yes" regardless which libfdt is used: > > ./configure > [...] > fdt support yes > > Sometimes you can have both system and local git version available, > change the configure script to display which lib

[Qemu-devel] [PATCH 2/4] configure: Display if libfdt is from system or git

2018-04-15 Thread Philippe Mathieu-Daudé
The configure script outputs "yes" regardless which libfdt is used: ./configure [...] fdt support yes Sometimes you can have both system and local git version available, change the configure script to display which library got selected: debian8$ dpkg-query --showformat='${Version}\