* eet: Fix order.

SVN revision: 44174
This commit is contained in:
Cedric BAIL 2009-12-03 15:41:56 +00:00
parent ca1e3adf20
commit 8a5c2976f6
1 changed files with 2 additions and 2 deletions

View File

@ -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*)