summaryrefslogtreecommitdiff
path: root/fontconfig.pc.in
blob: d7c02c739a5000ec13ce8b09f69a82084e6b3c79 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Fontconfig
Description: Font configuration and customization library
Version: @VERSION@
Libs: -L${libdir} -lfontconfig
Libs.private: @EXPAT_LIBS@
Cflags: -I${includedir}