Expedite: evil needed, now

SVN revision: 68103
This commit is contained in:
Vincent Torri 2012-02-18 10:24:46 +00:00
parent 7a3b5f5f57
commit 32c11e818c
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ LT_PROG_RC
# Evil library for compilation on Windows
case "$host_os" in
mingw32ce*)
mingw32*)
PKG_CHECK_MODULES([EVIL], [evil >= 1.0.0])
AC_DEFINE(HAVE_EVIL, 1, [Set to 1 if Evil library is installed])
;;