clean pc files to not have cflags in Cflags: of required libs - seems
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 May 2012 10:21:53 +0000 (10:21 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 May 2012 10:21:53 +0000 (10:21 +0000)
to work these days with pkg-config.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/e_dbus@71353 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

edbus.pc.in

index 302df68..e3e368c 100644 (file)
@@ -8,4 +8,4 @@ Description: DBus convenience library
 @pkgconfig_requires_private@: @requirement_edbus@
 Version: @VERSION@
 Libs: -L${libdir} -ledbus @dbus_libs@
-Cflags: -I${includedir}/e_dbus-@VMAJ@ @dbus_cflags@ 
+Cflags: -I${includedir}/e_dbus-@VMAJ@