10.21.2. Contents of Pkg-config-lite
Installed programs:
pkg-config
Installed directory:
/usr/share/doc/pkg-config-0.28-1
Pkg-config-lite is a tool to help you insert the correct compiler options on the command line when compiling applications and libraries.
Prepare Pkg-config-lite for compilation:
./configure --prefix=/usr --docdir=/usr/share/doc/pkg-config-0.28-1
Compile the package:
make
To test the results, issue:
make check
Install the package:
make install