/mythes-1.2.3/mythes.pc.in

# · Autoconf · 10 lines · 9 code · 1 blank · 0 comment · 0 complexity · e651d2e50eaef61a3eaaabedc7827b32 MD5 · raw file

  1. prefix=@prefix@
  2. exec_prefix=${prefix}
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: mythes
  6. Description: MyThes spellchecking library
  7. Version: @VERSION@
  8. Libs: -L${libdir} -lmythes-@MYTHES_VERSION_MAJOR@.@MYTHES_VERSION_MINOR@
  9. Cflags: -I${includedir}