Skip to content

Commit

Permalink
README: add pointer to legacy pkg-config docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniini committed Jun 25, 2015
1 parent fc18a9d commit 9f49c7d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9f49c7d

Please sign in to comment.