summaryrefslogtreecommitdiffstats
path: root/htp.pc.in
blob: 9b1a6cc767abb1920df373326b9c7f24c16fb5f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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