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: http://svn.enlightenment.org/svn/e/trunk/evas@71353 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

evas.pc.in

index 47ccdd8..db0aa39 100644 (file)
@@ -9,4 +9,4 @@ Description: Evas canvas display library
 Version: @VERSION@
 Libs: -L${libdir} -levas @EINA_LIBS@ @shm_open_libs@
 Libs.private: @EFL_FNMATCH_LIBS@ @pthread_libs@
-Cflags: -I${includedir}/evas-@VMAJ@ @EINA_CFLAGS@
+Cflags: -I${includedir}/evas-@VMAJ@