Revision history for Perl extension ExtUtils::PkgConfig.
1.05 Fri Jul 16 14:52:39 EDT 2004
- add configure-time check for pkg-config, don't build without it.
- add a pointer to pkg-config's webpage in the docs.
1.04 Fri Mar 5 00:28:59 EST 2004
- add long-overdue version-checking import implementation.
1.03 Thu Feb 05 22:16:44 2004
- add two new functions: create_version_macros and
write_version_macros.
1.02 Tue Nov 04 21:51:44 2003
- heavily modifed patch by Alberto Manuel Brandão Simões appliled that
adds some autoload stuff to extend basic functionality.
1.01 Fri Oct 03 16:02:20 2003
- shuffle argument order to retain compatibility with newer versions
of pkg-config
- fixed some bugs with specfile creation
1.00 Mon Sep 15 23:51:58 2003
- converted from Glib 1.00rc1's Glib::PkgConfig