Enlightenment CVS committal Author : devilhorns Project : e_modules Module : net
Dir : e_modules/net Modified Files: configure.in Log Message: Pretty standard patch set from Lutin for recent pkg-config changes in EFL... committing in bulk. =================================================================== RCS file: /cvs/e/e_modules/net/configure.in,v retrieving revision 1.17 retrieving revision 1.18 diff -u -3 -r1.17 -r1.18 --- configure.in 30 Mar 2007 21:20:34 -0000 1.17 +++ configure.in 25 Apr 2007 09:22:07 -0000 1.18 @@ -79,7 +79,7 @@ # # Check EFL Libs # -AC_PATH_GENERIC([edje], [0.5.0], [], [AC_MSG_ERROR(Edje is not installed)],) +PKG_CHECK_MODULES(EDJE, [edje >= 0.5.0]) AC_PATH_PROG(EDJE_CC, "edje_cc", "", $PATH) # ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs