Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy Modified Files: configure.in Log Message: Detect epsilon =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/configure.in,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- configure.in 27 Oct 2005 07:14:57 -0000 1.6 +++ configure.in 29 Oct 2005 09:02:30 -0000 1.7 @@ -288,6 +288,12 @@ AC_SUBST(libpng_cflags) AC_SUBST(libpng_libs) +AC_PATH_GENERIC(epsilon, 0.3.0, + [ ], + [ AC_MSG_ERROR(Cannot find epsilon) ] +) + + ------------------------------------------------------- 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