didn't mean to commit that
authorcaro <caro>
Sun, 25 Mar 2012 11:14:48 +0000 (11:14 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 25 Mar 2012 11:14:48 +0000 (11:14 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@69609 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 6594d1a..da060f7 100644 (file)
@@ -315,7 +315,7 @@ fi
 EFL_EINA_BUILD=""
 case "$host_os" in
    mingw*)
-      PKG_CHECK_EXISTS([EVIL], [evil >= 1.0.0])
+      PKG_CHECK_MODULES([EVIL], [evil >= 1.0.0])
       AC_DEFINE([HAVE_EVIL], [1], [Set to 1 if evil package is installed])
       requirement_eina="${requirement_eina} evil"
       EFL_EINA_BUILD="-DEFL_EINA_BUILD"