windows: remove expicit -levil flag

Summary:
Built from sources version of evil is already added to linker flags and
adding extra -levil makes build fail if evil is not already installed in system.
Looks like this flag was here from old times when all efl libraries were separated.

Reviewers: vtorri, NikaWhite

Reviewed By: NikaWhite

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4332
This commit is contained in:
Andrii Kroitor 2016-10-11 11:42:21 +03:00 committed by Mykyta Biliavskyi
parent c1a080f5e4
commit 02dab21804
1 changed files with 0 additions and 3 deletions

View File

@ -71,7 +71,6 @@ esac
case "$host_os" in
mingw*)
$2="yes"
EFL_ADD_LIBS([$1], [-levil])
;;
*)
EFL_FIND_LIB_FOR_CODE([$1], [$dllibs], [$2], [[
@ -100,7 +99,6 @@ esac
case "$host_os" in
mingw*)
$2="yes"
EFL_ADD_LIBS([$1], [-levil])
;;
*)
EFL_FIND_LIB_FOR_CODE([$1], [$dllibs], [$2], [[
@ -125,7 +123,6 @@ esac
case "$host_os" in
mingw*)
$2="yes"
EFL_ADD_LIBS([$1], [-levil])
;;
*)
EFL_FIND_LIB_FOR_CODE([$1], [$dllibs], [$2], [[