Blob Blame History Raw
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Description: Spell checking for GTK+
Version: @PACKAGE_VERSION@
Requires: @AX_PACKAGE_REQUIRES@
Requires.private: @AX_PACKAGE_REQUIRES_PRIVATE@
Libs: -L${libdir} -lgspell-@GSPELL_API_VERSION@
Cflags: -I${includedir}/gspell-@GSPELL_API_VERSION@