Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2004 17:14:43
Module Name:	pkgsrc
Committed By:	tv
Date:		Wed Nov 17 17:14:43 UTC 2004

Modified Files:
	pkgsrc/mk/compiler: ccache.mk distcc.mk

Log Message:
Don't check _*PREFIX/bin for the requested compiler hook program.  If
PKGSRC_COMPILER requested it, assume that it's available, so that
compilation will (properly) fail if the hook program is somehow not
correctly installed.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/mk/compiler/ccache.mk
cvs rdiff -r1.19 -r1.20 pkgsrc/mk/compiler/distcc.mk

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