From 2a59de8a601a799577063e1c2bca4c21246abea7 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Mon, 22 Oct 2012 21:05:28 +0000 Subject: [PATCH] and that one too SVN revision: 78344 --- configure.ac | 2 -- 1 file changed, 2 deletions(-) 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" ;;