Bug 28668 - Add configure option to disable use of legacy *-config scripts
Summary: Add configure option to disable use of legacy *-config scripts
Status: RESOLVED FIXED
Alias: None
Product: pkg-config
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Tollef Fog Heen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-22 05:34 UTC by Joshua Lock
Modified: 2011-04-13 11:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to optionally disable use of legacy *-config scripts (1.26 KB, patch)
2010-06-22 05:34 UTC, Joshua Lock
Details | Splinter Review

Description Joshua Lock 2010-06-22 05:34:27 UTC
Created attachment 36417 [details] [review]
Patch to optionally disable use of legacy *-config scripts

In the cross-build environment we use in Poky/OpenEmbedded it's possible to get pkg-config into a horrible state with recursive calls between pkg-config and glib-config.

To combat this I created the attached patch which adds a configure time option to disable legacy script support in pkgconfig (--disable-legacy-scripts), to maintain compatibility the default is to leave the scripts enabled.
Comment 1 Tollef Fog Heen 2011-04-13 11:23:07 UTC
This was done in 03bd4a55287cd9492c5fde6adb1ac81a37b75cce which drops support completely.


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.