Bug 7683

Summary: pkg-config is missing expat
Product: fontconfig Reporter: Ulrich von Zadow <coder>
Component: libraryAssignee: Keith Packard <keithp>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 2.3   
Hardware: PowerPC   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Ulrich von Zadow 2006-07-29 03:59:38 UTC
When linking with fontconfig, expat must be linked as well. Currently (as of
version 2.3.1), "pkg-config  --libs fontconfig" is missing -lexpat.
Comment 1 Abel Cheung 2006-08-20 16:24:57 UTC
This depends on platform. On some platforms expat library can be automatically
brought in during linking, but for other platforms it doesn't.
Comment 2 Keith Packard 2006-09-01 12:27:02 UTC
Added @EXPAT_LIBS@ to Libs.private in fontconfig.pc.in

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.