diff options
author | Paul Smith <psmith@gnu.org> | 2010-08-29 04:50:26 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2010-08-29 04:50:26 +0000 |
commit | 3b1432d86aebdc48aaa52efa06fad1ad662b38d7 (patch) | |
tree | 021cc745b684823211ceb4e143e6eb3eb9b3a276 /ChangeLog | |
parent | c3188c6f31620b4e8ec4d9d09255caaeb7032ff9 (diff) | |
download | gunmake-3b1432d86aebdc48aaa52efa06fad1ad662b38d7.tar.gz |
Set shellflags to a reasonable default if it's not set already.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-08-29 Paul Smith <psmith@gnu.org> + + * job.c (construct_command_argv_internal): If shellflags is not + set, choose an appropriate default value. Fixes Savannah bug #30748. + 2010-08-27 Eli Zaretskii <eliz@gnu.org> * variable.c (define_automatic_variables) [__MSDOS__ || WINDOWS32]: |