Bug 156

Summary: xft.pc not including version number
Product: xorg Reporter: Rob Adams <readams>
Component: Lib/XftAssignee: Noah Levitt <nlevitt>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.