To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84897
Issue #|84897
Summary|MacOSX : NAS and GUIBASE aqua
Component|porting
Version|680m241
Platform|All
URL|
OS/Version|Mac OS X
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|MacOSX
Assigned to|macport
Reported by|maho
------- Additional comments from [EMAIL PROTECTED] Fri Dec 28 07:11:14 +0000
2007 -------
configure accepts --enable-nas for MacOSX but nas is neglected
when GUIBASE is aqua.
>From SRC680_m241/nas/makefile.mk
.IF "$(SYSTEM_NAS)"=="YES"
@echo "Using system nas..."
.ELSE
.IF "$(GUIBASE)"=="aqua"
@echo "Nothing to build for GUIBASE $(GUIBASE)"
.ELSE
@echo "Nothing to build for OS $(OS)"
.ENDIF # "$(GUIBASE)"=="aqua"
.ENDIF
I think configure should be modified that when build for Aqua,
--enable-nas should be rejected at configure.
---------------------------------------------------------------------
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]