Enlightenment CVS committal Author : doursse Project : e17 Module : libs/embryo
Dir : e17/libs/embryo/src/bin Modified Files: embryo_cc_prefix.c embryo_cc_sc1.c Log Message: linux has a case sensitive fs =================================================================== RCS file: /cvs/e/e17/libs/embryo/src/bin/embryo_cc_prefix.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- embryo_cc_prefix.c 21 Mar 2008 17:18:25 -0000 1.7 +++ embryo_cc_prefix.c 22 Mar 2008 00:25:07 -0000 1.8 @@ -19,12 +19,12 @@ #include <dirent.h> #include <dlfcn.h> /* dlopen,dlclose,etc */ #ifdef HAVE_EVIL -# include <evil.h> /* for realpath */ +# include <Evil.h> /* for realpath */ #else # include <pwd.h> # include <grp.h> # include <glob.h> -#endif /* HAVE_E_WIN32 */ +#endif /* ! HAVE_EVIL */ #include "embryo_cc_prefix.h" =================================================================== RCS file: /cvs/e/e17/libs/embryo/src/bin/embryo_cc_sc1.c,v retrieving revision 1.36 retrieving revision 1.37 diff -u -3 -r1.36 -r1.37 --- embryo_cc_sc1.c 21 Mar 2008 17:18:25 -0000 1.36 +++ embryo_cc_sc1.c 22 Mar 2008 00:25:07 -0000 1.37 @@ -21,7 +21,7 @@ * must not be misrepresented as being the original software. * 3. This notice may not be removed or altered from any source * distribution. - * Version: $Id: embryo_cc_sc1.c,v 1.36 2008/03/21 17:18:25 doursse Exp $ + * Version: $Id: embryo_cc_sc1.c,v 1.37 2008/03/22 00:25:07 doursse Exp $ */ #ifdef HAVE_CONFIG_H @@ -37,7 +37,7 @@ #include <string.h> #include <unistd.h> #ifdef HAVE_EVIL -# include <evil.h> +# include <Evil.h> #endif /* HAVE_EVIL */ #include "embryo_cc_osdefs.h" ------------------------------------------------------------------------- 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