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





------- Additional comments from [EMAIL PROTECTED] Mon Mar 14 02:43:08 -0800 
2005 -------
my suggestion would be to have something like

.IF "$(OS)"=="SOLARIS" && "$(product)"=="full" && "$(debug)"=="" ....
ADJUSTVISIBILITY*=$(WRAPCMD) adjustvisibility
.ENDIF

in "unitools.mk" and change the rules to

-.IF "$(OS)"=="SOLARIS" && "$(product)"=="full" && "$(debug)"==""    
+.IF "$(ADJUSTVISIBILITY)"!=""

this is a big patch once, but the desired "two line" solution afterwards.


---------------------------------------------------------------------
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