From b6b687598667e9376f100b805391d435af6f5a0d Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 7 Aug 2010 08:46:06 +0000 Subject: function.c (func_shell) [WINDOWS32]: Reset just_print_flag around the call to construct_command_argv, so that a temporary batch file _is_ created when needed for $(shell). Fixes Savannah bug #16362. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8f7d1c3..cc96754 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-08-07 Eli Zaretskii + + * function.c (func_shell) [WINDOWS32]: Reset just_print_flag + around the call to construct_command_argv, so that a temporary + batch file _is_ created when needed for $(shell). Fixes Savannah + bug #16362. + 2010-08-07 Juan Manuel Guerrero * configh.dos.template (HAVE_STRNCASECMP): Define. -- cgit v1.2.3