aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/audit/auparse/auparse.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/audit/auparse/auparse.pc.in')
-rw-r--r--framework/src/audit/auparse/auparse.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/framework/src/audit/auparse/auparse.pc.in b/framework/src/audit/auparse/auparse.pc.in
deleted file mode 100644
index 581287e8..00000000
--- a/framework/src/audit/auparse/auparse.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: libauparse
-Description: Library for apps that want to parse and interpret audit logs
-Version: @VERSION@
-Libs: -L${libdir} -lauparse
-Libs.private: -laudit
-Cflags: -I${includedir}