After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 764191 - [PATCH] Use $PKG_CONFIG instead of pkg-config
[PATCH] Use $PKG_CONFIG instead of pkg-config
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
1.40.x
Other Linux
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2016-03-25 13:19 UTC by Wouter van Kesteren
Modified: 2016-03-26 16:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-Use-PKG_CONFIG-instead-of-pkg-config.patch (820 bytes, patch)
2016-03-25 13:19 UTC, Wouter van Kesteren
reviewed Details | Review

Description Wouter van Kesteren 2016-03-25 13:19:52 UTC
Created attachment 324752 [details] [review]
0001-Use-PKG_CONFIG-instead-of-pkg-config.patch

Just like the glib invocation above it.
Because it makes cross compiling better.
Comment 1 Matthias Clasen 2016-03-26 04:13:40 UTC
Review of attachment 324752 [details] [review]:

I think the commit message is a bit fuzzy. Either just say "Consistently use $PKG_CONFIG" or explain what about cross-compiling gets "bettered" here.
Comment 2 Behdad Esfahbod 2016-03-26 16:26:28 UTC
Committed.  Thanks.