mirror of
https://github.com/mii443/qemu.git
synced 2025-09-01 14:49:23 +00:00
configure: remove pkg-config functions
All uses of pkg-config have been moved to Meson. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -103,10 +103,6 @@ developers in checking for system features:
|
||||
Print $MESSAGE to stderr, followed by $MORE... and then exit from the
|
||||
configure script with non-zero status
|
||||
|
||||
``query_pkg_config $ARGS...``
|
||||
Run pkg-config passing it $ARGS. If QEMU is doing a static build,
|
||||
then --static will be automatically added to $ARGS
|
||||
|
||||
|
||||
Stage 2: Meson
|
||||
==============
|
||||
|
Reference in New Issue
Block a user