Rene Engelhard wrote:
[ No need to CC me personally, I read [EMAIL PROTECTED] ]
Stephan Bergmann wrote:
> former also implies the latter, anyway), configure checks for
pkg-config
> to get suitable values for LIBXML_CFLAGS, LIBXML_LIBS, LIBXSLT_CFLAGS,
> LIBXSLT_LIBS. However, at least on Mac, there appear to always (at
> least when Xcode is installed) be /usr/bin/xml2-config and
> /usr/bin/xslt-config that could be called instead of pkg-config. (I
> think those two executables are standard parts of the libxml2 and
> libxslt packages, but I might be wrong.)
Yeah, the question is: how long? Everything nowadays is done by
pkg-config..
> Using the general pkg-config instead of (or before) the specific
> xml2|xslt-config has at least two problems:
> For one, as Eric observed, it needlessly makes pkg-config a
prerequisite
> on Mac.
Not that argument again, plese...
It is not an argument, pkg_config is a requirement for many projects. I
had to use it for other 'things'. The package configure program tracks
many projects and would ease whether or not a dependent project is
current and meets build requirements or if a newer version is needed.
Why does the OpenOffice.org project not want to use it (I don't know why)?
James McKenzie
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]