Codebase list libhtp / fresh-snapshots/main htp.pc.in
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

htp.pc.in @fresh-snapshots/mainraw · history · blame

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Description: A security-aware HTTP parser, designed for use in IDS/IPS and WAF products.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lhtp
Libs.private: -lz @LIBICONV@
Cflags: -I${includedir} -I${libdir}/htp/include