Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        ecore-config.in 


Log Message:
Add evas cflags to cflags. Else will stuff that only uses ecore_evas fail.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/ecore-config.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- ecore-config.in     14 Aug 2005 14:17:22 -0000      1.9
+++ ecore-config.in     3 Sep 2005 22:20:45 -0000       1.10
@@ -42,8 +42,9 @@
       echo @VERSION@
       ;;
     --cflags)
+      [EMAIL PROTECTED]@
       if test @includedir@ != /usr/include ; then
-        [EMAIL PROTECTED]@
+        includes="$includes [EMAIL PROTECTED]@"
       fi
       echo $includes
       ;;




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to