To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76958
User cmc changed the following:
What |Old value |New value
================================================================================
Status|REOPENED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu May 10 08:36:12 +0000
2007 -------
cmc->pl/pjanik: yeah, the final PKGCONFIG_MODULES wins for all, hence the
PKG6CONFIG_LIBS, but PKG6CONFIG_LIBS needs to have PKGCONFIG set and if
pkg_config.mk has not already been included, it needs to be included to get
PKGCONFIG, but pkg_config.mk then demands that PKGCONFIG_MODULES be set, even
though we don't care about that in this case.
Anyway, fix checked in.
a) if pkg_config.mk is already included as in --enable-gtk all is well, because
we have $(PKGCONFIG) already set and so there is no 2nd include and
PKGCONFIG_LIBS are not changed for the gtk plugin
b) if pkg_config.mk is not already included then it's safe to include it, and we
just need to have a PKGCONFIG_MODULES of something to get a valid $(PKGCONFIG)
variable and we might as well use glib-2.0 as we know that'll exist. Nothing
uses the PKGCONFIG_LIBS in this scenario so all is well there as well.
---------------------------------------------------------------------
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]