To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=43254
User vq changed the following: What |Old value |New value ================================================================================ CC|'' |'hjs' -------------------------------------------------------------------------------- Ever confirmed| |1 -------------------------------------------------------------------------------- Status|UNCONFIRMED |STARTED -------------------------------------------------------------------------------- Target milestone|--- |DevTools -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Sun Mar 6 13:56:27 -0800 2005 ------- @ause: This issue is not really OOo relevant, as we use different startup makefiles (solenv/inc/startup/) than the startup files in the dmake/ directory, but it is a real problem for standalone dmake users. The dmake documentation doesn't mention special treatment for the environment variables from ruletab.c and therefore the correct patch should be: - ".IMPORT .IGNORE: DMAKEROOT SOLARVER UPD INPATH OS UPDMINOREXT", + ".IMPORT .IGNORE: DMAKEROOT", OOo sets these macros in $DMKEROOT\startup.mk ( We better keep DMAKEROOT ;) ) The proposed win95/microsft/vpp40/template.mk change is IMHO OK, but to be consistent I'd also remove OSRELEASE OSENVIRONMENT. As the ruletab.c is a tiny bit risky, I'll consider a new dmake CWS to put these patches in. vq->shay: Do you have a JCA on file? dmake has a special status in OOo, but it would be save to have it on file before I commit these changes. --------------------------------------------------------------------- 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]