From 4a7a18a35c2b777e35e4af8d0efa3d4f780e209e Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Wed, 23 May 2012 10:21:53 +0000 Subject: clean pc files to not have cflags in Cflags: of required libs - seems to work these days with pkg-config. SVN revision: 71353 --- legacy/ecore/ecore.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'legacy/ecore/ecore.pc.in') diff --git a/legacy/ecore/ecore.pc.in b/legacy/ecore/ecore.pc.in index 65c5a11904..db67e7a7b5 100644 --- a/legacy/ecore/ecore.pc.in +++ b/legacy/ecore/ecore.pc.in @@ -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@ -- cgit v1.2.1