Codebase list libhtp / run/228e2630-00e5-4636-acb0-847731145db1/main htp.pc.in
run/228e2630-00e5-4636-acb0-847731145db1/main

Tree @run/228e2630-00e5-4636-acb0-847731145db1/main (Download .tar.gz)

htp.pc.in @run/228e2630-00e5-4636-acb0-847731145db1/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: @LIBICONV@
Cflags: -I${includedir} -I${libdir}/htp/include