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

Name: libenchant
Description: A spell checking library
Version: @VERSION@
Requires: glib-2.0 gmodule-2.0
Libs: -L${libdir} -lenchant
Cflags: -I${includedir}/enchant