4 Commits

Author SHA1 Message Date
Fabrice Fontaine
f76a1a667b
modsecurity.pc.in: add Libs.private
Add Libs.private to save static dependencies so applications linking
statically with modsecurity will be able to retrieve them through
pkg-config

Fix #1918

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2020-02-04 10:51:30 -03:00
Guillaume Quintard
788b696421
Fix pc file
the include path can't have @PACKAGE@ at the end as we include headers
with

 #include <modsecurity/modsecurity.h>

so it's already in there
2018-09-06 15:38:17 -03:00
Felipe Zimmerle
ae38c23bbe
Adjustments on top of #1790 2018-06-12 21:51:23 -03:00
Guillaume Quintard
544fb50c1a
Add basic pkg-config info 2018-06-12 19:52:37 -03:00