Blob Blame History Raw
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libaudit
Description: Libraries needed for apps that use the kernel audit framework
Version: @VERSION@
Libs: -L${libdir} -laudit
Libs.private: @CAPNG_LDADD@
Cflags: -I${includedir}