make-dfsg/w32
Eli Zaretskii a7794f483b Fix Savannah bug 40241 with Unixy file names as commands to MSYS shell.
* sub_proc.c: Include filedef.h and variable.h.
(process_begin): If exec_path was not found, but its first
character is '/', assume there's some shell magic, and invoke the
command through '$(SHELL) -c "COMMAND"'.  Fixes SV bug#40241.
(make_command_line): Kludgey feature: if full_exec_path is "-c",
assume that argv[0] is not to be skipped, as it holds the command
string to be passed to the shell.
2013-10-22 18:55:38 +03:00
..
compat Untabify posixfcn.c. 2013-10-07 19:16:11 +03:00
include Update copyright for changes in 2013. 2013-05-17 01:47:42 -04:00
subproc Fix Savannah bug 40241 with Unixy file names as commands to MSYS shell. 2013-10-22 18:55:38 +03:00
Makefile.am Fix the MS-Windows build using the Posix configury. 2013-05-18 17:58:10 +03:00
pathstuff.c Update copyright for changes in 2013. 2013-05-17 01:47:42 -04:00