Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/18/2002 19:45:35
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Mar 18 17:45:35 UTC 2002

Modified Files:
	pkgsrc/mk: bsd.buildlink.mk

Log Message:
_LIBTOOL_ARCHIVE_TRANSFORM creates $${dest} from $${file}, where
$${file} is a libtool archive (*.la).  It allows libtool to properly
interact with buildlink at link time by linking against the libraries
pointed to by symlinks in ${BUILDLINK_DIR}.

This change has been tested by me on NetBSD-1.5ZA/i386 and by Mark
Davies <mark@mcs.vuw.ac.nz> on Solaris.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 pkgsrc/mk/bsd.buildlink.mk

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