No wayland on windows, evil not needed.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 80142
This commit is contained in:
Christopher Michael 2012-12-04 10:47:35 +00:00 committed by Christopher Michael
parent 313ad7e69b
commit 776e83a048
1 changed files with 1 additions and 6 deletions

View File

@ -2984,15 +2984,10 @@ AC_MSG_NOTICE([Ecore_Wayland checks])
### Checks for libraries
# Evil library for compilation on Windows
case "$host_os" in
mingw*)
requirements_pc_ecore_wayland="evil >= ${PACKAGE_VERSION} ${requirements_pc_ecore_con}"
;;
esac
## Eina, Ecore, Ecore_Input
requirements_pc_ecore_wayland="ecore-input >= ${PACKAGE_VERSION} ecore >= ${PACKAGE_VERSION} eina >= ${PACKAGE_VERSION} ${requirements_pc_ecore_wayland}"
requirements_pc_ecore_wayland="ecore-input >= ${PACKAGE_VERSION} ecore >= ${PACKAGE_VERSION} eina >= ${PACKAGE_VERSION}"
## Wayland