enchant/enchant.pc.in

12 lines
266 B
PkgConfig

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