/[make]/make/ChangeLog
ViewVC logotype

Diff of /make/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.245 by psmith, Sun Nov 28 16:58:51 2004 UTC revision 2.246 by psmith, Sun Nov 28 23:11:23 2004 UTC
# Line 1  Line 1 
1  2004-11-28  Paul D. Smith  <psmith@gnu.org>  2004-11-28  Paul D. Smith  <psmith@gnu.org>
2    
3            Fix for bug #1276: Handle SHELL according to POSIX requirements.
4    
5            * main.c (main): Set SHELL to v_noexport by default.  Remember the
6            original environment setting of SHELL in the env_shell variable.
7            * main.h: Export new env_shell variable.
8            * variable.c (target_environment): If we find a v_noexport
9            variable for SHELL, add a SHELL variable with the env_shell value.
10            * doc/make.texi (Quick Reference): Document the POSIX behavior.
11            * doc/make.texi (Variables/Recursion): Ditto.
12    
13    2004-11-28  Paul D. Smith  <psmith@gnu.org>
14    
15          * main.c (find_and_set_default_shell) [WINDOWS32]: check for          * main.c (find_and_set_default_shell) [WINDOWS32]: check for
16          equality of "cmd"/"cmd.exe", not inequality.  Fixes bug #11155.          equality of "cmd"/"cmd.exe", not inequality.  Fixes bug #11155.
17          Patch by Alessandro Vesely.          Patch by Alessandro Vesely.

Legend:
Removed from v.2.245  
changed lines
  Added in v.2.246

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26