From 78fe8943934618b499c7e48ffb2d661df4e49c26 Mon Sep 17 00:00:00 2001 From: caro Date: Sat, 18 Feb 2012 10:24:46 +0000 Subject: [PATCH] Expedite: evil needed, now git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@68103 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 70d235d..a86bb65 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) ;; -- 2.7.4