Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl Modified Files: ewl-config.in Log Message: Add epsilon linking. =================================================================== RCS file: /cvs/e/e17/libs/ewl/ewl-config.in,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- ewl-config.in 5 Sep 2005 14:12:15 -0000 1.9 +++ ewl-config.in 26 Apr 2006 00:43:12 -0000 1.10 @@ -42,11 +42,11 @@ if test @includedir@ != /usr/include ; then [EMAIL PROTECTED]@ fi - echo $includes @EMOTION_CFLAGS@ @ECORE_CFLAGS@ @EVAS_CFLAGS@ -I$prefix/include/ewl + echo $includes @EMOTION_CFLAGS@ @ECORE_CFLAGS@ @EVAS_CFLAGS@ @EPSILON_CFLAGS@ -I$prefix/include/ewl ;; --libs) [EMAIL PROTECTED]@ - echo $libdirs -lewl @EMOTION_LIBS@ @EDJE_LIBS@ @ECORE_LIBS@ @EVAS_LIBS@ -lm + echo $libdirs -lewl @EMOTION_LIBS@ @EDJE_LIBS@ @ECORE_LIBS@ @EVAS_LIBS@ @EPSILON_LIBS@ -lm ;; *) echo "${usage}" 1>&2 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs