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





------- Additional comments from [EMAIL PROTECTED] Tue Nov  8 04:45:48 -0800 
2005 -------
The patch is not quite correct. It removes LIBXMLINCDIR, but uses it afterwards.
This is the corrected version:

--- 61,74 ----
  CFLAGS+= $(NEON_CFLAGS)
  .ELSE
  NEONINCDIR=external$/neon
+ CFLAGS+= -I$(SOLARINCDIR)$/$(NEONINCDIR)
+ .ENDIF
+
+ .IF "$(SYSTEM_LIBXML)" == "YES"
+ CFLAGS+= $(LIBXML_CFLAGS)
+ .ELSE
  LIBXMLINCDIR=external$/libxml
! CFLAGS+= -I$(SOLARINCDIR)$/$(LIBXMLINCDIR)
  .ENDIF



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