Commit 06b9bc0a authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

configure: update libtool macros

parent 347e6333
...@@ -452,13 +452,9 @@ dnl fail on anything other than pass_all. ...@@ -452,13 +452,9 @@ dnl fail on anything other than pass_all.
AC_CACHE_VAL(lt_cv_deplibs_check_method, AC_CACHE_VAL(lt_cv_deplibs_check_method,
[lt_cv_deplibs_check_method=pass_all]) [lt_cv_deplibs_check_method=pass_all])
AC_DISABLE_STATIC LT_INIT([dlopen win32-dll shared disable-static])
dnl AC_DISABLE_FAST_INSTALL LT_LANG([C++])
AC_LIBTOOL_DLOPEN LT_LANG([Windows Resource])
AC_LIBTOOL_WIN32_DLL
m4_undefine([AC_PROG_F77])
m4_defun([AC_PROG_F77],[])
AC_PROG_LIBTOOL
m4_undefine([AC_DEPLIBS_CHECK_METHOD]) m4_undefine([AC_DEPLIBS_CHECK_METHOD])
m4_defun([AC_DEPLIBS_CHECK_METHOD],[]) m4_defun([AC_DEPLIBS_CHECK_METHOD],[])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment