Blob Blame History Raw
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-@ENCHANT_MAJOR_VERSION@
Cflags: -I${includedir}/enchant-@ENCHANT_MAJOR_VERSION@