Hi,
there is a little error in eflxx.pc.in, here is the patch.

Doulème.
Index: eflxx/eflxx.pc.in
===================================================================
--- eflxx/eflxx.pc.in	(révision 56816)
+++ eflxx/eflxx.pc.in	(copie de travail)
@@ -1,7 +1,7 @@
 prefix=@prefix@
 exec_prefix=@prefix@
 libdir=@exec_prefix@/lib
-includedir=@prefix@/eflxx
+includedir=@prefix@/include
 
 Name: @PACKAGE@
 Description: EFL C++ Wrapper common files
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to