elementary: remove now unecessary work around for windows build.

This commit is contained in:
Cedric Bail 2013-12-08 12:28:34 +09:00
parent c8d95e0dbf
commit 2b900d8b55
1 changed files with 0 additions and 3 deletions

View File

@ -141,9 +141,6 @@ m4_ifdef([v_mic],
EFL_COMPILER_FLAG([-W])
])
if test "x${have_windows}" = "xyes" ; then
lt_cv_deplibs_check_method='pass_all'
fi
AC_LIBTOOL_WIN32_DLL
define([AC_LIBTOOL_LANG_CXX_CONFIG], [:])dnl
define([AC_LIBTOOL_LANG_F77_CONFIG], [:])dnl