/mythes-1.2.3/mythes.pc.in
# · Autoconf · 10 lines · 9 code · 1 blank · 0 comment · 0 complexity · e651d2e50eaef61a3eaaabedc7827b32 MD5 · raw file
- prefix=@prefix@
- exec_prefix=${prefix}
- libdir=@libdir@
- includedir=@includedir@
- Name: mythes
- Description: MyThes spellchecking library
- Version: @VERSION@
- Libs: -L${libdir} -lmythes-@MYTHES_VERSION_MAJOR@.@MYTHES_VERSION_MINOR@
- Cflags: -I${includedir}