Author: hp
Date: 2003-01-16 20:17:32 GMT
0.15
+2003-01-16 Havoc Pennington <hp@redhat.com>
+
+ * configure.in: 0.15
+
2003-01-15 Havoc Pennington <hp@pobox.com>
* pkg.c (package_init): honor a PKG_CONFIG_LIBDIR to move default
+pkg-config 0.15
+===
+
+ - add PKG_CONFIG_LIBDIR for cross-compiling (David Schleef)
+ - add --libs-only-other/--cflags-only-other (Zack Rusin)
+ - apply man page fixes (Pter Breitenlohner)
+ - C portability fix (David Robins)
+ - fix to win32 build (Tor Lillqvist)
AC_INIT(pkg-config.1)
-AM_INIT_AUTOMAKE(pkgconfig, 0.14.0)
+AM_INIT_AUTOMAKE(pkgconfig, 0.15.0)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)