Summary: | [PENDING] pkg-config creates wrong path for -uninstalled.pc files on mingw32 | ||
---|---|---|---|
Product: | pkg-config | Reporter: | j^ <j> |
Component: | src | Assignee: | Tollef Fog Heen <tfheen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | replacing backslash with slash as it is also done in parse.c in scan_dir |
Description
j^
2005-08-27 02:49:23 UTC
Created attachment 3083 [details] [review] replacing backslash with slash as it is also done in parse.c in scan_dir this way -uninstalled.pc files spit out working paths. 2005-10-01 Tollef Fog Heen <tfheen@err.no> * pkg.c (scan_dir): Turn backslashes into slashes or poptParseArgvString() will eat them when ${prefix} has been expanded in parse_libs(). Thanks to j^ for the patch. Freedesktop #4267 0.20 has been released with a fix for this problem. |
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.