Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/11/2004 16:51:56
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Oct 11 16:51:56 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:
Make -export-symbols work properly under Interix.  (The Interix ld(1) does
not implicitly add `_' to -retain-symbols-file values, so we have to add
it manually before doing the physical link.)


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 pkgsrc/devel/libtool/distinfo
cvs rdiff -r1.41 -r1.42 pkgsrc/devel/libtool-base/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -r1.42 -r1.43 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/libtool/patches/patch-ad
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/platform/Interix.mk

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