Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e_utils
Dir : e17/apps/e_utils Modified Files: configure.in Log Message: Fix e_utils to build e17genmenu. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e_utils/configure.in,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- configure.in 7 Mar 2006 21:58:23 -0000 1.20 +++ configure.in 9 Mar 2006 00:31:32 -0000 1.21 @@ -173,8 +173,8 @@ build_ethemes="yes" fi -AM_CONDITIONAL(BUILD_E17GENMENU, test $build_e17genmenu = "yes") -AM_CONDITIONAL(BUILD_EAPP_EDIT, test $build_eapp_edit = "yes") +AM_CONDITIONAL(BUILD_E17GENMENU, test $build_e17genmenu = "xyes") +AM_CONDITIONAL(BUILD_EAPP_EDIT, test $build_eapp_edit = "xyes") AM_CONDITIONAL(BUILD_E17SETROOT, test "x$build_e17setroot" = "xyes") AM_CONDITIONAL(BUILD_ENTANGLE, test "x$build_entangle" = "xyes") AM_CONDITIONAL(BUILD_EMBLEM, test "x$build_emblem" = "xyes") ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs