]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/pkgconf/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / pkgconf / Config.in
1 config BR2_PACKAGE_PKGCONF
2         bool "pkgconf"
3         help
4           pkgconf is a program which helps to configure compiler and
5           linker flags for development frameworks. It is similar to
6           pkg-config, but was written from scratch in the summer of
7           2011 to replace pkg-config, which now needs itself to build
8           itself
9
10           https://github.com/pkgconf/pkgconf