Bug 28668

Summary: Add configure option to disable use of legacy *-config scripts
Product: pkg-config Reporter: Joshua Lock <josh>
Component: srcAssignee: Tollef Fog Heen <tfheen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to optionally disable use of legacy *-config scripts

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.