Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        ewl-config.in 


Log Message:
Use correct names for subst variables.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/ewl-config.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ewl-config.in       16 Aug 2005 14:11:27 -0000      1.7
+++ ewl-config.in       3 Sep 2005 23:17:16 -0000       1.8
@@ -42,11 +42,11 @@
       if test @includedir@ != /usr/include ; then
         [EMAIL PROTECTED]@
       fi
-      echo $includes @edje_cflags@ @ecore_cflags@ @evas_cflags@ 
-I$prefix/include/ewl
+      echo $includes @EMOTION_CFLAGS@ @EDJE_CFLAGS@ @ECORE_CFLAGS@ 
@EVAS_CFLAGS@ -I$prefix/include/ewl
       ;;
     --libs)
       [EMAIL PROTECTED]@
-      echo $libdirs -lewl @edje_libs@ @ecore_libs@ @evas_libs@ -lm
+      echo $libdirs -lewl @EMOTION_LIBS@ @EDJE_LIBS@ @ECORE_LIBS@ @EVAS_LIBS@ 
-lm
       ;;
     *)
       echo "${usage}" 1>&2




-------------------------------------------------------
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