From 0b17d143bad61827a5b6e54772fb3fc3a33f765d Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 13 Oct 2007 14:46:04 +0000 Subject: Windows: allow SHELL to be set to a more complex value by checking its expansion to see if it's a valid shell, not just the unexpanded value. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4fdf374..fd80168 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-10-12 Eli Zaretskii + + * variable.c (do_variable_definition): Allow $(SHELL) to expand to + a more complex value than a simple shell: if it's not a default + shell now then expand it and see if is a default shell then. + 2007-10-10 Eli Zaretskii * dir.c (find_directory) [WINDOWS32]: Remove trailing slashes from -- cgit v1.2.3