Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/15/2005 03:18:50
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Feb 15 03:18:50 UTC 2005

Modified Files:
	pkgsrc/mk/buildlink3: bsd.buildlink3.mk
	pkgsrc/mk/wrapper: bsd.wrapper.mk

Log Message:
The libtool wrapper should always do the compiler wrapper transformations,
so move the setting for _WRAP_ARG_PP.LIBTOOL out of conditional areas of
bsd.wrapper.mk and set it globally in bsd.buildlink3.mk with the rest of
the libtool wrapper variables.


To generate a diff of this commit:
cvs rdiff -r1.165 -r1.166 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/wrapper/bsd.wrapper.mk

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