Enlightenment CVS committal Author : kwo Project : misc Module : engage
Dir : misc/engage Modified Files: configure.in Log Message: Unbreak things here and there. Fix some warnings by deactivating unused stuff. This place could *really* use a major cleanup. =================================================================== RCS file: /cvs/e/misc/engage/configure.in,v retrieving revision 1.31 retrieving revision 1.32 diff -u -3 -r1.31 -r1.32 --- configure.in 12 Jul 2007 21:14:11 -0000 1.31 +++ configure.in 24 Aug 2007 19:48:47 -0000 1.32 @@ -22,8 +22,7 @@ AC_SUBST(MODULE_ARCH) AC_DEFINE_UNQUOTED(MODULE_ARCH, "$MODULE_ARCH", "Module architecture") -AC_CHECK_FUNCS(fmemopen) -AC_CHECK_FUNCS(open_memstream) +AC_CHECK_FUNCS(setenv unsetenv) if test "x${bindir}" = 'x${exec_prefix}/bin'; then if test "x${exec_prefix}" = "xNONE"; then ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs