Bug 8185

Summary: fonts configure scripts do not honour PKG_CONFIG variable
Product: xorg Reporter: Jeremy Lainé <jeremy.laine>
Component: Fonts/BDFAssignee: James Cloos <cloos>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: high Keywords: patch
Version: 7.1 (2006.05)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
patch to make font-misc-misc respect PKG_CONFIG
none
patch to make font-schumacher-misc respect PKG_CONFIG none

Description Jeremy Lainé 2006-09-08 02:15:54 UTC
The configure scripts for the following font packages do not respect the
PKG_CONFIG environment variable when querying the "mapdir" variable of the
"fontutil" package:

fonts-misc-misc
fonts-schumacher-misc

In both cases the problem is that 'pkg-config' is hardcoded in the configure
script. 

Expected behaviour : when running PKG_CONFIG=/path/to/my-pkg-config ./configure,
the configure script should invoke /path/to/my-pkg-config, not "pkg-config".
Comment 1 Jeremy Lainé 2006-09-08 02:17:31 UTC
Created attachment 6876 [details] [review]
patch to make font-misc-misc respect PKG_CONFIG
Comment 2 Jeremy Lainé 2006-09-08 02:17:50 UTC
Created attachment 6877 [details] [review]
patch to make font-schumacher-misc respect PKG_CONFIG
Comment 3 Daniel Stone 2007-02-27 01:33:29 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 4 Markus Kuhn 2008-04-20 08:03:44 UTC
I'm only looking after the BDF files themselves and don't feel qualified to add patches concerning the build infrastructure.
Can any configuration guru handle this one please?
Comment 5 Julien Cristau 2008-10-25 11:15:43 UTC
Applied both patches, thanks.

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.