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/ecore@71353 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ecore.pc.in

index 65c5a11..db67e7a 100644 (file)
@@ -9,4 +9,4 @@ Description: Ecore event abstraction library
 Version: @VERSION@
 Libs: -L${libdir} -lecore @EINA_LIBS@
 Libs.private: -lm
-Cflags: -I${includedir}/ecore-@VMAJ@ @EINA_CFLAGS@
+Cflags: -I${includedir}/ecore-@VMAJ@