NetBSD/gnu/dist
apb 9a724f1a2d Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:
* Don't use GROFF_CSH_HACK.  It would change the "#! /bin/sh" to just
  ":", and this causes trouble for some shells.  For example, if
  CONFIG_SHELL=/bin/ksh, when the groff build uses ${CONFIG_SHELL} to
  run a script that has been modified in this way, ksh sees the ":" and
  decided to run the script under /bin/sh instead.

* Use SH_SCRIPT_SED_CMD="1s,/bin/sh,${CONFIG_SHELL},"
  to edit the "#! /bin/sh" line, to ensure that scripts
  are always run under the correct shell.
2006-09-29 20:19:40 +00:00
..
autoconf
bc Test the name array sizes before using them. 2006-03-28 19:38:44 +00:00
binutils Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:12:32 +00:00
diffutils
gawk
gcc Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:11:07 +00:00
gcc4 Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:11:07 +00:00
gdb Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:12:32 +00:00
gdb6 Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:12:32 +00:00
gettext
gmake Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:08:36 +00:00
grep
groff Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:19:40 +00:00
postfix fix conflicts 2006-08-27 00:47:08 +00:00
texinfo Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:08:36 +00:00
xcvs Apply the sanctioned fix for the cvs password problem from Mark D. Baushke. 2006-07-26 14:16:55 +00:00