diff options
Diffstat (limited to 'gnome-2-26/libempathy/libempathy.pc.in')
-rw-r--r-- | gnome-2-26/libempathy/libempathy.pc.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gnome-2-26/libempathy/libempathy.pc.in b/gnome-2-26/libempathy/libempathy.pc.in deleted file mode 100644 index a7245cc6c..000000000 --- a/gnome-2-26/libempathy/libempathy.pc.in +++ /dev/null @@ -1,12 +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, libmissioncontrol, gio-2.0, gio-unix-2.0, telepathy-glib -Version: @VERSION@ -Libs: -L${libdir} -lempathy -Cflags: -I${includedir} |