summaryrefslogtreecommitdiffstats
path: root/libreport/libreport.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libreport/libreport.pc.in')
-rwxr-xr-xlibreport/libreport.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/libreport/libreport.pc.in b/libreport/libreport.pc.in
deleted file mode 100755
index 146b1142..00000000
--- a/libreport/libreport.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: libreport
-Description: Generic library for reporting various problems
-Version: @VERSION@
-Requires: glib-2.0
-Libs: -L${libdir} -lreport
-Cflags: -fPIC -I${includedir}/libreport