elementary: remove now unecessary work around for windows build.
authorCedric Bail <cedric.bail@free.fr>
Sun, 8 Dec 2013 03:28:34 +0000 (12:28 +0900)
committerCedric Bail <cedric.bail@free.fr>
Sun, 8 Dec 2013 03:30:14 +0000 (12:30 +0900)
configure.ac

index e046a70..c51a1ab 100644 (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