diff --git a/configure.ac b/configure.ac index 25b893d2f5..cea6f831d4 100644 --- a/configure.ac +++ b/configure.ac @@ -560,8 +560,6 @@ esac EFL_EET_BUILD="" case "$host_os" in mingw*) -# TODO: WHAT? evil was build before, so it should already define this -# AC_DEFINE([HAVE_EVIL], [1], [Set to 1 if Evil package is installed]) requirements_pc_eet="evil ${requirements_pc_eet}" EFL_EET_BUILD="-DEFL_EET_BUILD" ;;