File: modsecurity.pc.in

package info (click to toggle)
modsecurity 3.0.9-1%2Bdeb12u1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 39,148 kB
  • sloc: cpp: 27,506; ansic: 15,067; sh: 5,355; python: 2,934; yacc: 2,927; makefile: 1,490; lex: 1,359; php: 42; perl: 36
file content (11 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: ModSecurity
Description: ModSecurity API
Version: @MSC_VERSION_WITH_PATCHLEVEL@
Cflags: -I@includedir@
Libs: -L@libdir@ -lmodsecurity
Libs.private: @CURL_LDADD@ @GEOIP_LDADD@ @MAXMIND_LDADD@ @GLOBAL_LDADD@ @LIBXML2_LDADD@ @LMDB_LDADD@ @LUA_LDADD@ @PCRE_LDADD@ @SSDEEP_LDADD@ @YAJL_LDADD@