Bug 2962

Summary: [PENDING] NEWS does not mention pkg.m4 incompatibilities
Product: pkg-config Reporter: James Henstridge <james>
Component: srcAssignee: Tollef Fog Heen <tfheen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description James Henstridge 2005-04-11 00:57:34 UTC
With pkg-config 0.16.0 installed, some packages that previously built now fail
to build.  This is due to the new pkg.m4 macro file blacklists words like PKG_*
and _PKG_* in the output.

So far, I have found that ORBit2's configure script breaks due to its use of a
"PKG_CONFIG_MIN_VERSION" variable.

I understand that the change was made to help catch errors due to unexpanded
macros, but it would be nice if such changes were documented.
Comment 1 Tollef Fog Heen 2005-04-12 03:57:28 UTC
2005-04-12  Tollef Fog Heen  <tfheen@err.no>

	* NEWS: Add note saying that we've now grabbed _PKG_* and PKG_*.
	(Freedesktop #2962)

Comment 2 Tollef Fog Heen 2005-04-12 04:17:47 UTC
pkg-config 0.17 released; closing bug

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.