Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/12/2004 04:41:39
Module Name:	pkgsrc
Committed By:	tv
Date:		Tue Oct 12 04:41:39 UTC 2004

Modified Files:
	pkgsrc/devel/libtool: distinfo
	pkgsrc/devel/libtool-base: Makefile
	pkgsrc/devel/libtool/patches: manual-libtool.m4 patch-ab patch-ad
	pkgsrc/mk/platform: Interix.mk

Log Message:
Another Interix fubar workaround:  C++ libs weren't linking in libtool
because Interix installs completely hosed .la files for libstdc++ and
libsupc++.  Make libtool instead trust g++ to DTRT.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 pkgsrc/devel/libtool/distinfo
cvs rdiff -r1.42 -r1.43 pkgsrc/devel/libtool-base/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -r1.44 -r1.45 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/libtool/patches/patch-ad
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/platform/Interix.mk

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