Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 03/31/1999 02:05:57
Module Name: pkgsrc
Committed By: agc
Date: Wed Mar 31 10:05:57 UTC 1999
Modified Files:
pkgsrc/pkgtools/pkglibtool/patches: patch-aa
Log Message:
Add Solaris support to pkglibtool, so that the correct format of .so
names (i.e. the same as NetBSD's pkglibtool) is supported. Native
Solaris support (linux version_type) gives three digit .so names, and
the rest of pkgsrc uses two digit ones (sunos version_type), whether on
ELF or a.out NetBSD platforms, so standardise here.
Please note that this is only for the version of libtool that's used in
pkgsrc.