make function.c ChangeLog
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/make Module name: make Changes by: Eli Zaretskii <eliz> 10/08/07 08:46:07 Modified files: . : function.c ChangeLog Log message: 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. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/make/function.c?cvsroot=make&r1=1.119&r2=1.120 http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.416&r2=2.417