Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage


Modified Files:
        configure.in 


Log Message:
Fix etk requirement, is optional properly now

===================================================================
RCS file: /cvs/e/misc/engage/configure.in,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- configure.in        3 Sep 2006 15:14:51 -0000       1.28
+++ configure.in        6 Sep 2006 21:21:37 -0000       1.29
@@ -142,7 +142,7 @@
   have_etk="yes"
   AC_SUBST(etk_libs)
   AC_SUBST(etk_cflags) ],
-  AC_MSG_ERROR(Cannot find etk: Is etk-config in path?))
+  AC_MSG_WARN(Cannot find etk: Is etk-config in path?))
 etk_libs=`etk-config --libs`
 etk_cflags=`etk-config --cflags`
 AC_SUBST(etk_libs)



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

Reply via email to