To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81252





------- Additional comments from [EMAIL PROTECTED] Sun Sep  9 19:58:52 +0000 
2007 -------
Hi Steve,

the previous patch prepends/appends $(SHELLCMDQUOTE) to the recipe if that macro
is defined. Shell recipes are now executed with a command like this:

$(SHELL) $(SHELLFLAGS) 
$(SHELLCMDQUOTE)$(expanded_recipe_command)$(SHELLCMDQUOTE)

I briefly tested that it works with your testcase. Some magic in
 startup/{win96,winnt}/macros.mk
should take care of setting the new macro for cmd.exe and command.com. (This is
untested ;) )

Have a look, if it works for you I will commit it to dmake411.

(Then we only need some documentation for the new macro.)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to