Subject: CVS commit: pkgsrc/devel/zlib
To: None <pkgsrc-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 03/01/2003 01:29:34
Module Name:	pkgsrc
Committed By:	grant
Date:		Fri Feb 28 23:29:34 UTC 2003

Modified Files:
	pkgsrc/devel/zlib: buildlink2.mk

Log Message:
mark Linux zlib as incompatible to avoid using base zlib which can
cause problems with pkgsrc libtool, eg.

libtool: link: AGE `4' is greater than the current interface number `1'
libtool: link: `1:1:4' is not valid version information
libtool: install: `libz.la' is not a valid libtool archive


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/zlib/buildlink2.mk

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