tinyIPSec.pc.in 346 B

123456789101112131415
  1. prefix = @prefix@
  2. exec_prefix = @exec_prefix@
  3. libdir = @libdir@
  4. includedir = @includedir@
  5. Name : libtinyIPSec
  6. Description : Doubango Telecom tinyIPSec (IPSec) library
  7. Version : @PACKAGE_VERSION@
  8. Requires:
  9. Requires.private: tinySAK = @PACKAGE_VERSION@
  10. Conflicts:
  11. Cflags : -I${includedir}/tinyipsec
  12. Libs : -L${libdir} -ltinyIPSec
  13. Libs.private: