Subject: CVS commit: pkgsrc/mk/configure
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 07/15/2006 09:52:00
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat Jul 15 09:52:00 UTC 2006

Modified Files:
	pkgsrc/mk/configure: configure.mk replace-interpreter.mk

Log Message:
Added some common script interpreters (awk, bash, sh) that can be
replaced automatically by defining REPLACE_AWK, REPLACE_BASH or
REPLACE_SH and an appropriate addition to USE_TOOLS.

The replace-interpreter.mk file is included unconditionally because the
number of variables that would trigger the inclusion of this file is
quite large.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/configure/configure.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/configure/replace-interpreter.mk

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