author | Ben Walton <bwalton@artsci.utoronto.ca> | |
Sun, 22 Mar 2009 13:20:44 +0000 (09:20 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 12 Apr 2009 08:35:12 +0000 (01:35 -0700) | ||
commit | ee7ec2f9ded03700f2b95cc1d4b3d60ed374132a | |
tree | 99868338f065f1774e0a567d98fef9c2c7dc4246 | tree | snapshot |
parent | cced5fbc241f1274ba532040b985f38c15bbf555 | commit | diff |
documentation: Makefile accounts for SHELL_PATH setting
Ensure that the Makefile that generates and installs the Documentation is
aware of any SHELL_PATH setting. Use this value if found or the current
setting for SHELL if not. This is an accommodation for systems where sh
is not POSIX enough.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Ensure that the Makefile that generates and installs the Documentation is
aware of any SHELL_PATH setting. Use this value if found or the current
setting for SHELL if not. This is an accommodation for systems where sh
is not POSIX enough.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile | diff | blob | history |