Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:


pass make distcheck and a snapshot asparagus release - been a while

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -3 -r1.256 -r1.257
--- configure.in        2 May 2008 13:21:27 -0000       1.256
+++ configure.in        19 May 2008 00:07:11 -0000      1.257
@@ -1,7 +1,7 @@
 # get rid of that stupid cache mechanism
 rm -f config.cache
 
-AC_INIT(ecore, 0.9.9.042, [EMAIL PROTECTED])
+AC_INIT(ecore, 0.9.9.043, [EMAIL PROTECTED])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(configure.in)
 AC_CANONICAL_BUILD
@@ -146,7 +146,7 @@
 ECORE_CHECK_MODULE([Ipc], [yes], [$have_ecore_con])
 
 dnl ecore_config
-PKG_CHECK_MODULES(EET, [eet >= 0.9.10],
+PKG_CHECK_MODULES(EET, [eet >= 1.0.0],
   [ have_eet="yes" ],
   [ have_eet="no" ]
 )



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to