From: Cedric BAIL Date: Thu, 3 Dec 2009 15:41:56 +0000 (+0000) Subject: * eet: Fix order. X-Git-Tag: submit/devel/efl/20131022.203902~14696 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a5c2976f6b6fbe59b14f28462fbb2a547d20a59;p=platform%2Fupstream%2Fefl.git * eet: Fix order. SVN revision: 44174 --- diff --git a/legacy/eet/configure.ac b/legacy/eet/configure.ac index 868cc8a..c8c1455 100644 --- a/legacy/eet/configure.ac +++ b/legacy/eet/configure.ac @@ -177,10 +177,10 @@ EFL_CHECK_DOXYGEN([build_doc="yes"], [build_doc="no"]) ### Checks for libraries -# Evil library for compilation on Windows - EFL_CHECK_PTHREAD([have_pthread="yes"], [have_pthread="no"]) +# Evil library for compilation on Windows + EFL_EET_BUILD="" case "$host_os" in mingw* | cegcc*)