Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy


Modified Files:
        configure.in 


Log Message:
Stop ETK requirement bug

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- configure.in        22 Oct 2005 08:33:33 -0000      1.3
+++ configure.in        26 Oct 2005 10:30:49 -0000      1.4
@@ -202,6 +202,8 @@
    etk="ETK "
    AM_CONDITIONAL(HAVE_ETK, true)
 else
+  AC_DEFINE(HAVE_ETK, 0, no ETK)
+  AM_CONDITIONAL(HAVE_ETK, false)
   AC_MSG_WARN([No ETK, can't build ETK plugin.])
 fi
 AC_SUBST(etk_cflags)




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to