diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2018-04-15 20:05:20 -0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-05-11 14:33:40 +0200 |
commit | e3971d612abd8a11b15e95add672fc993f65db2a (patch) | |
tree | 4e976f9cf08b37bf8366fe5091bc46ea855adcf2 /qemu-ga.texi | |
parent | 8a99e9a30ca8c93082d9032627c5d522ff66e664 (diff) |
configure: Display if libfdt is from system or git
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}\n' --show libfdt-dev
1.4.0+dfsg-1
debian8$ ./configure
[...]
fdt support git
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180415230522.24404-3-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-ga.texi')
0 files changed, 0 insertions, 0 deletions