projects
/
platform
/
upstream
/
fontconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3164ac7
)
Bug 22154 -- fontconfig.pc doesn't include libxml2 link flags
author
Behdad Esfahbod
<behdad@behdad.org>
Thu, 11 Jun 2009 11:08:10 +0000
(07:08 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Wed, 24 Jun 2009 17:52:14 +0000
(13:52 -0400)
fontconfig.pc.in
patch
|
blob
|
history
diff --git
a/fontconfig.pc.in
b/fontconfig.pc.in
index
6d95f64
..
db55f6e
100644
(file)
--- a/
fontconfig.pc.in
+++ b/
fontconfig.pc.in
@@
-7,5
+7,5
@@
Name: Fontconfig
Description: Font configuration and customization library
Version: @VERSION@
Libs: -L${libdir} -lfontconfig
-Libs.private: @EXPAT_LIBS@ @FREETYPE_LIBS@ @ICONV_LIBS@
+Libs.private: @
LIBXML2_LIBS@ @
EXPAT_LIBS@ @FREETYPE_LIBS@ @ICONV_LIBS@
Cflags: -I${includedir}