Bug 8185 - fonts configure scripts do not honour PKG_CONFIG variable
Summary: fonts configure scripts do not honour PKG_CONFIG variable
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Fonts/BDF (show other bugs)
Version: 7.1 (2006.05)
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: James Cloos
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2006-09-08 02:15 UTC by Jeremy Lainé
Modified: 2008-10-25 11:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch to make font-misc-misc respect PKG_CONFIG (510 bytes, patch)
2006-09-08 02:17 UTC, Jeremy Lainé
no flags Details | Splinter Review
patch to make font-schumacher-misc respect PKG_CONFIG (534 bytes, patch)
2006-09-08 02:17 UTC, Jeremy Lainé
no flags Details | Splinter Review

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.