Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/26/2000 13:03:43
Module Name:	pkgsrc
Committed By:	mycroft
Date:		Sun Nov 26 11:03:43 UTC 2000

Modified Files:
	pkgsrc/devel/libtool/patches: patch-aa

Log Message:
need_version is mostly bullshit.  It only succeeds in breaking everything that
loads shlib components at run-time on a.out systems (such as imlib, gtk themes,
gdk-pixbuf, and gnumeric).  So, disable it for all NetBSD platforms.
(Note: This requires updating some PLISTs.)


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/libtool/patches/patch-aa

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