To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66706
------- Additional comments from [EMAIL PROTECTED] Tue Jun 27 00:30:07 -0700 2006 ------- ok i see, this rules are really nonsense i wasn't aware of them. I thought that udkversion.mk is just delivered from sal. Under this circumstances i would agree and we should move it into solenv/inc A different approach would be to .INCLUDE : $(PRJ)/inc/udkversion.mk in sal before settings.mk and deliver the mk file normally. In the place where the nonsense rule currently takes places simply remove the .IGNORE and put an if around the inlcude .IF "$(PRJNAME)"!="SAL" .INCLUDE : $(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT)$/udkversion.mk .ENDIF But of course moving the file into solenv/inc is probably the better or cleaner solution. > And all this for three variables that are defined in a non-standard, undocumented location. mmh, "non-standard, undocumented location" ... I am looking forward to a nicely well documented overview of all variables, rules, ... and a docu of the whole build environment ;-) So the question is open who will fix the issue. Do anybody of you have an appropriate cws and can do it? --------------------------------------------------------------------- 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]
