Subject: CVS commit: pkgsrc/devel/pkgconfig
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 04/18/2005 17:02:50
Module Name:	pkgsrc
Committed By:	drochner
Date:		Mon Apr 18 17:02:50 UTC 2005

Modified Files:
	pkgsrc/devel/pkgconfig: Makefile

Log Message:
0.17 introduced:

        * configure.in: Try to detect whether this architecture supports
	inter-library dependencies.  If so, we default to assuming that
	this support is used and link to the minimal set of libraries
	rather than traversing the full depends set.

This breaks a number of pkgs, so disable it for now. Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/devel/pkgconfig/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.