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





------- Additional comments from [EMAIL PROTECTED] Sun Jan 23 01:53:54 -0800 
2005 -------
ifeq "$(PLATFORM)" "Linux"
# Settings for Linux using gcc compiler

PROCTYPE := $(shell uname -m)

# Default is linux on a intel machine
PLATFORM=linux

<snip>
ifeq "$(PLATFORM)" "FreeBSD"
# Settings for FreeBSD using gcc compiler

PROCTYPE := $(shell uname -m)

# Default is freebsd on a intel machine
PLATFORM=freebsd

:(

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