aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/libempathy.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/libempathy.pc.in')
-rw-r--r--libempathy/libempathy.pc.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/libempathy/libempathy.pc.in b/libempathy/libempathy.pc.in
deleted file mode 100644
index 6dd89fd5a..000000000
--- a/libempathy/libempathy.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: libempathy
-Description: Empathy base library
-Requires: pkg-config >= 0.21
-Requires.private: glib-2.0, gobject-2.0, libxml-2.0, \
- gio-2.0, gio-unix-2.0, telepathy-glib
-Version: @VERSION@
-Libs: -L${libdir} -lempathy
-Cflags: -I${includedir}