Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        enlightenment-config.in 


Log Message:
Fix enlightenment-config to include libe
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/enlightenment-config.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- enlightenment-config.in     9 Dec 2004 19:33:51 -0000       1.3
+++ enlightenment-config.in     7 Jan 2005 11:48:58 -0000       1.4
@@ -39,11 +39,11 @@
       echo @VERSION@
       ;;
     --cflags)
-      [EMAIL PROTECTED]@/enlightenment
+      includes="[EMAIL PROTECTED]@ [EMAIL PROTECTED]@/enlightenment"
       echo $includes
       ;;
     --libs)
-      [EMAIL PROTECTED]@
+      libdirs="[EMAIL PROTECTED]@ -le"
       echo $libdirs
       ;;
     *)




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to