To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53572
------- Additional comments from [EMAIL PROTECTED] Wed Mar 21 08:42:35 +0000
2007 -------
Unbalanced .IF in solenv.
Index: tg_lib.mk
===================================================================
RCS file: /cvs/tools/solenv/inc/tg_lib.mk,v
retrieving revision 1.18.86.3
diff -u -r1.18.86.3 tg_lib.mk
--- tg_lib.mk 20 Mar 2007 13:16:53 -0000 1.18.86.3
+++ tg_lib.mk 21 Mar 2007 08:40:13 -0000
@@ -106,6 +106,7 @@
@-$(TYPE) $(foreach,i,$(LIB$(TNR)FILES) $(i:s/.lib/.lin/)) >>$(@:s/.lib
/.lin/)
.ENDIF # "$(LIB$(TNR)FILES)"!=""
@$(ECHONL)
+.ENDIF
.ELSE # "$(GUI)"=="WNT"
@-$(RM) $@
echo $(LIBMGR) r $@ $(LIB$(TNR)OBJFILES)
---------------------------------------------------------------------
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]