Commit Graph

2 Commits

Author SHA1 Message Date
msf
309ab7da58 - add missing dependencies spotted by Jacob Meuser
- bump PKGNAME
2005-11-16 12:50:36 +00:00
msf
160dc125e6 - initial import of ExtUtils-PkgConfig 1.07
The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.
ExtUtils::PkgConfig is a very simplistic interface to this utility,
intended for use in the Makefile.PL of perl extensions which bind
libraries that pkg-config knows.
2005-10-06 18:15:02 +00:00