libclamav.pc.in
eeb69538
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
 Name: libclamav
 Description: A GPL virus scanner
 Version: @LIBCLAMAV_VERSION@
 Libs: -L${libdir} @LIBCLAMAV_LIBS@
 Cflags: -I${includedir} @CFLAGS@