pass ARCH down to uClibc
[buildroot.git] / package / pkgconfig / Config.in
blob2e6ac7db1295844f87686d8acc7c7170af552b30
1 config BR2_PACKAGE_PKGCONFIG
2         bool "pkg-config"
3         help
4           pkg-config is a system for managing library compile/link
5           flags that works with automake and autoconf. It replaces
6           the ubiquitous *-config scripts you may have seen with a
7           single tool.
9           http://www.freedesktop.org/software/pkgconfig/