Enlightenment CVS committal

Author  : vapier
Project : misc
Module  : engage

Dir     : misc/engage


Modified Files:
        configure.in 


Log Message:
update package versions and build with -Wall
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/configure.in,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- configure.in        15 Oct 2005 04:18:27 -0000      1.22
+++ configure.in        25 Oct 2005 00:53:12 -0000      1.23
@@ -120,7 +120,7 @@
 AC_SUBST(edje_libs)
 AC_SUBST(edje_cflags)
 
-AC_PATH_GENERIC(ecore, 1.0.0, [
+AC_PATH_GENERIC(ecore, 0.9.9, [
        AC_SUBST(ecore_libs)
        AC_SUBST(ecore_cflags) ],
        AC_MSG_ERROR(Cannot find ecore: Is ecore-config in path?))
@@ -129,7 +129,7 @@
 AC_SUBST(ecore_libs)
 AC_SUBST(ecore_cflags)
 
-AC_PATH_GENERIC(evas, 1.0.0, [
+AC_PATH_GENERIC(evas, 0.9.9, [
        AC_SUBST(evas_libs)
        AC_SUBST(evas_cflags) ],
        AC_MSG_ERROR(Cannot find evas: Is evas-config in path?))
@@ -188,6 +188,8 @@
   esac],[xinerama=false])
   AM_CONDITIONAL(XINERAMA, test x$xinerama = xtrue)
 
+CFLAGS="-Wall $CFLAGS"
+
 AC_OUTPUT([
 Makefile
 src/Makefile




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