sngrep: fix error if gnutls and openssl are both enabled
[buildroot-gz.git] / package / pkgconf / Config.in
blobf95847fa3cf46a878e154dd87f5444af43c4110e
1 config BR2_PACKAGE_PKGCONF
2         bool "pkgconf"
3         help
4           pkgconf is a program which helps to configure compiler and linker
5           flags for development frameworks. It is similar to pkg-config,
6           but was written from scratch in the summer of 2011 to replace
7           pkg-config, which now needs itself to build itself
9           https://github.com/nenolod/pkgconf