pkg-config

manage compile and link flags for libraries
  http://pkg-config.freedesktop.org
  1
  1 review



Pkg-config is a system for managing library compile and link flags that works with automake and autoconf.

Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program.
Latest reviews
4
jahid_0903014 9 years ago

essential package