Bug 106485 - Don't call pkg-config directly but via variable
Summary: Don't call pkg-config directly but via variable
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-12 08:23 UTC by Bernd Steinhauser
Modified: 2018-12-13 22:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch addressing the issue (1.63 KB, patch)
2018-05-12 08:23 UTC, Bernd Steinhauser
no flags Details | Splinter Review

Description Bernd Steinhauser 2018-05-12 08:23:46 UTC
Created attachment 139513 [details] [review]
Patch addressing the issue

There are various implementation of pkg-config and they don't always use the same binary, hence there is the variable $PKG_CONFIG, which points to the correct one.
Use this variable instead of calling pkg-config directly, as that binary might not be available.

The attached patch fixes this issue.
Comment 1 GitLab Migration User 2018-12-13 22:39:39 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/538.


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.