Files
git/README.MinGW
Johannes Sixt 6c75a24491 Do not hard-code paths for the shell and perl.
The reason to set SHELL_PATH and PERL_PATH was that 'make' failed to
execute
	/bin/sh some-script

It turns out that different MinGW/MSYS environments have different
levels of support for this construct, so use the default and let the user
override the settings in config.mak if the defaults don't work.
2007-08-17 11:56:44 +02:00

2.4 KiB