Author: tfheen
Date: 2005-04-12 21:06:52 GMT
2005-04-12 Tollef Fog Heen <tfheen@err.no>
* configure.in: 0.17.1
* NEWS: document changes for 0.17.1
2005-04-12 Tollef Fog Heen <tfheen@err.no>
+ * configure.in: 0.17.1
+
+ * NEWS: document changes for 0.17.1
+
* configure.in: Fix up AC_MSG_RESULT for indirect deps. Also fix
so the test no longer is inverted and auto works properly.
+pkg-config 0.17.1
+===
+ - Now actually sets CFLAGS and LIBS instead of trying to set those in
+ a subshell. (Only affects if you've autoreconfiscated with 0.17)
+ - Fix detection of inter-library dependencies.
+
pkg-config 0.17
===
AC_INIT(pkg-config.1)
-AM_INIT_AUTOMAKE(pkgconfig, 0.17)
+AM_INIT_AUTOMAKE(pkgconfig, 0.17.1)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)