Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: pkgsrc-changes
Date: 12/03/2003 18:37:35
Module Name:	pkgsrc
Committed By:	erh
Date:		Wed Dec  3 18:37:35 UTC 2003

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

Log Message:
Shared libraries on AIX have a ".a" extension.  Handle those by either looking
for an existing libtool ".la" library, or looking inside the archive for the
.so file.
Also, fail immediately if passed a library that isn't handled.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/buildlink2/fake-la

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