mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
Improve pkgconfig. Patch supplied by Andreas Cadhalpun.
This commit is contained in:
parent
405ec90b56
commit
9229113349
1 changed files with 3 additions and 2 deletions
|
@ -6,6 +6,7 @@ includedir=@includedir@
|
||||||
Name: libclamav
|
Name: libclamav
|
||||||
Description: A GPL virus scanner
|
Description: A GPL virus scanner
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
Libs: -L${libdir} -lclamav @LIBCLAMAV_LIBS@
|
Libs: -L${libdir} -lclamav
|
||||||
Cflags: -I${includedir} @CFLAGS@
|
Libs.private: @LIBCLAMAV_LIBS@
|
||||||
|
Cflags: -I${includedir}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue