Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/03/2004 21:39:07
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Oct  3 21:39:07 UTC 2004

Modified Files:
	pkgsrc/mk/buildlink3: transform-libtool

Log Message:
Don't cache transformations of "-lfoo" into "rel/path/to/libfoo.la" because
"rel/path/to" can be different each time.  This should fix problems with
building transcode after the wrapper framework was integrated.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/buildlink3/transform-libtool

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