To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41142
User jsc changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Mar 3 07:50:33 -0800
2005 -------
fixed
i replaced the usage of "make" in all Makefiles with the internal make variable
$(MAKE) which contains the name of the binary. For example if i configure
mingw32-make under Windows a typical run target looks like "mingw32-make
FirstContact.run". I expect that in case of gmake it will be "gmake
FirstContact.run". The configure handle FreeBSD specially and under windows the
script searched for mingw32-make.exe as well as for make.exe. Mingw32 is the
recommended download for a gnu make under windows because the old location is
not longer valid
---------------------------------------------------------------------
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]