from upstream svn r2113 Index: configure.ac =================================================================== --- configure.ac (wersja 2112) +++ configure.ac (wersja 2113) @@ -172,6 +172,12 @@ AC_SUBST(LIBLTDL) AC_CONFIG_SUBDIRS(libltdl) +old_LIBS=$LIBS +LIBS="$LIBS $LIBLTDL" +AC_CHECK_FUNCS([lt_dlmutex_register]) +LIBS=$old_LIBS +AC_CHECK_TYPES([lt_user_dlloader, lt_dladvise], , , [#include ]) + if test "x$enable_ltdl_install" = "xno" && test "x$ac_cv_lib_ltdl_lt_dlinit" = "xno" ; then AC_MSG_ERROR([[