commit: 7e74ab28ae63359163a32f05cdc58f1811d36e43
parent 1bd0eabb3b66a29a7f1d8dc0b9f30cb7d0a39cc4
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 4 Feb 2026 23:14:41 +0100
notes/buildsystems-conventions: add $PKG_CONFIG
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/notes/buildsystems-conventions.shtml b/notes/buildsystems-conventions.shtml
@@ -100,6 +100,12 @@
for example a temporary installation directory later copied into
a distro package or the <code>/</code>
</dd>
+
+ <!-- pkg.m4, CMake, meson -->
+ <dt><var>PKG_CONFIG</var></dt>
+ <dd>
+ Command/path to target <code>pkg-config(1)</code> implementation
+ </dd>
</dl>
</main>
<!--#include file="/templates/en/footer.shtml" -->