From 2b900d8b551551ab61fe6096a665c617d64ba0e5 Mon Sep 17 00:00:00 2001 From: Cedric Bail Date: Sun, 8 Dec 2013 12:28:34 +0900 Subject: [PATCH] elementary: remove now unecessary work around for windows build. --- legacy/elementary/configure.ac | 3 --- 1 file changed, 3 deletions(-) diff --git a/legacy/elementary/configure.ac b/legacy/elementary/configure.ac index e046a70fd5..c51a1ab885 100644 --- a/legacy/elementary/configure.ac +++ b/legacy/elementary/configure.ac @@ -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