Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/24/2002 01:32:09
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Sep 23 22:32:08 UTC 2002

Modified Files:
	pkgsrc/mk/buildlink2: bsd.buildlink2.mk libtool-fix-la

Log Message:
The previous commit of libtool-fix-la let a lot of references to the build
directory escape into the installed *.la files.  Fix this by only adding
-L*/.libs if the *.la file is uninstalled, and by filtering out references
to ${WRKSRC}.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/mk/buildlink2/bsd.buildlink2.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/buildlink2/libtool-fix-la

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