README 808 B

12345678910111213141516171819202122
  1. pkgconf is a program which helps to configure compiler and linker
  2. flags for development frameworks. It is similar to pkg-config from
  3. freedesktop.org.
  4. libpkgconf is a library which provides access to most of pkgconf's
  5. functionality, to allow other tooling such as compilers and IDEs to
  6. discover and use frameworks configured by pkgconf.
  7. NOTE: This package will conflict with pkg-config included in a full
  8. Slackware install. You should remove pkg-config before installing
  9. pkgconf. This can be reversed by removing pkgconf and reinstalling
  10. pkg-config. A new user session will be needed for the environment
  11. variables to be correct.
  12. If you are using slackpkg add this line to your blacklist file found at
  13. '/etc/slackpkg/blacklist'.
  14. pkg-config
  15. To build debugging symbols use:
  16. DEBUG=1 ./pkgconf.SlackBuild