uneeded now that we have edbus
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 3 Oct 2009 18:15:42 +0000 (18:15 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 3 Oct 2009 18:15:42 +0000 (18:15 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@42874 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ecore-dbus.pc.in [deleted file]

diff --git a/ecore-dbus.pc.in b/ecore-dbus.pc.in
deleted file mode 100644 (file)
index d6c5c29..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: ecore-dbus
-Description: E core library, DBus module
-Requires: ecore-con @requirements_ecore_dbus@
-Version: @VERSION@
-Libs: -L${libdir} -lecore_dbus
-Cflags: -I${includedir}