Expedite: evil needed, now
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Feb 2012 10:24:46 +0000 (10:24 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Feb 2012 10:24:46 +0000 (10:24 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@68103 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 70d235d..a86bb65 100644 (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])
       ;;