]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/devel/build-system.rst
configure: remove pkg-config functions
[mirror_qemu.git] / docs / devel / build-system.rst
index 9db18aff159ee29ea14f7b724587c08874817b54..66cfe7b8bdc8a85a540622e60d8e2dfd7062e860 100644 (file)
@@ -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
 ==============