source: trunk/third/pango/pangoxft.pc.in @ 18248

Revision 18248, 291 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18247, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Pango Xft
7Description: Xft font support for Pango
8Version: @VERSION@
9Requires: pango
10Libs: -L${libdir} -lpangoxft-@PANGO_API_VERSION@ @PKGCONFIG_XFT_LIBS@
11Cflags: -I${includedir}/pango-1.0 @XFT_CFLAGS@
Note: See TracBrowser for help on using the repository browser.