To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78268
User vg changed the following:
What |Old value |New value
================================================================================
CC|'' |'hjs'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Jun 26 12:19:18 +0000
2007 -------
@tono: I mean: one does not need additional MAPpurpenv_helper macro just to
replace $(SHL2TARGET).map in util/makefile.mk. I thought about something like:
.IF "$(GUI)$(COM)"=="WNTGCC"
SHL2VERSIONMAP:=uno_purpenvhelper$(COMID).map
.ELSE
SHL2VERSIONMAP:=$(SHL2TARGET).map
.ENDIF
I think that additional macro just for this simple case is overkill, the
makefile system is already complicated enough.
---------------------------------------------------------------------
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]