From 9f49c7db9536fccbe59b3b1213f469e44dceab1a Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 25 Jun 2015 08:13:24 -0500 Subject: [PATCH] README: add pointer to legacy pkg-config docs. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4ef1442..770c357 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ to replace pkg-config, which for a while needed itself to build itself (they hav since included a 'stripped down copy of glib 2.0') Since then we have worked on improving pkg-config for embedded use. +If you're wondering what pkg-config is useful for, you might find the tutorial/guide +docs for [legacy pkg-config][pcdocs] useful. + + [pcdocs]: http://people.freedesktop.org/~dbn/pkg-config-guide.html + ## usage Implementations of pkg-config, such as pkgconf, are typically used with the