Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 06/29/2000 01:06:06
Module Name:	pkgsrc
Committed By:	skrll
Date:		Thu Jun 29 08:06:06 UTC 2000

Modified Files:
	pkgsrc/devel/libtool: Makefile
	pkgsrc/devel/libtool/files: patch-sum
	pkgsrc/devel/libtool/patches: patch-aa

Log Message:
Update to support C++ in a different way to pkglibtool. There is no
--cplusplus option is should just work. Thanks to Todd Verling for
help with this.

I've been sitting on this update while I played with
deplibs_check_method for a.out. There seems to be a problem related
to dlopen stuff if file_magic is used. Still investigating.

Version bumped to nb4.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/libtool/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/libtool/files/patch-sum
cvs rdiff -r1.10 -r1.11 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.