Bug 52031

Summary: pkg-config 0.27 --with-internal-glib installs glib-2.0.m4 glib-gettext.m4 gsettings.m4
Product: pkg-config Reporter: Ryan Schmidt <freedesktop>
Component: srcAssignee: Tollef Fog Heen <tfheen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: ssuominen
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Ryan Schmidt 2012-07-12 22:59:01 UTC
When building pkg-config 0.27 on OS X with the --with-internal-glib flag, it wants to install the following three files which are already installed by glib:

$PREFIX/share/aclocal/glib-2.0.m4
$PREFIX/share/aclocal/glib-gettext.m4
$PREFIX/share/aclocal/gsettings.m4

pkg-config should not install files which more properly belong to other software.

I can work around the problem by not using the --with-internal-glib flag, and instead letting pkg-config use the glib 2.32.3 that I already have installed.
Comment 1 Dan Nicholson 2012-08-14 03:39:30 UTC
*** Bug 52044 has been marked as a duplicate of this bug. ***
Comment 2 Dan Nicholson 2012-08-14 03:44:23 UTC
Oh, that definitely slipped through the cracks. This is fixed in commit 40dc57f.

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.