Bug 156 - xft.pc not including version number
Summary: xft.pc not including version number
Status: CLOSED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xft (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Noah Levitt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-30 16:46 UTC by Rob Adams
Modified: 2011-10-15 17:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Rob Adams 2003-11-30 16:46:39 UTC
Somehow when I configure Xft on my system, the xft.pc file outputs with a line like:
Version: 

i.e. the version number is not output.  This causing anything using pkg-config
that looks for xft to fail to find it.  The xft.pc.in file has a line:
Version: @VERSION@

which ought to work.  Perhaps somehow this symbol is being exported properly in
the configure script?  Also could be an automake version incompatibily.

This is on a debian unstable system.
Comment 1 Noah Levitt 2003-12-02 13:26:30 UTC
Committed the same fix as for bug 122. Could you make sure it works?


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.