Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 06/19/2003 17:20:42
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Thu Jun 19 17:20:42 UTC 2003

Modified Files:
	pkgsrc/mk/buildlink2: bsd.buildlink2.mk fake-la

Log Message:
Apply patch by Joachim Koenig-Baltes (joachim at handshake dot de) in
followup to PR pkg/20529:

Some libraries (in this example, a given Linux's native libpthread) don't
come with a version number at all and/or are in fact symlinks.  Test for
this and act accordingly in fake-la.

This allows packages that use pthread to buildlink under various Linuxen.

Should close PR pkg/20529 and PR pkg/21854.  Thanks, Joachim.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 pkgsrc/mk/buildlink2/bsd.buildlink2.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/buildlink2/fake-la

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