Subject: CVS commit: src/gnu/dist
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 09/29/2006 20:11:07
Module Name:	src
Committed By:	apb
Date:		Fri Sep 29 20:11:07 UTC 2006

Modified Files:
	src/gnu/dist/gcc/gcc: genmultilib
	src/gnu/dist/gcc4/gcc: genmultilib

Log Message:
Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:

* Use ${CONFIG_SHELL:-/bin/sh} instead of just /bin/sh when creating
  temporary shell scripts.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc/gcc/genmultilib
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc4/gcc/genmultilib

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