X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=configure.ac;h=df63c2d3f86e7df4b1aee298020fff1c4d98f378;hb=ee2ee40505e3513c1fac6da028eff30d0f755b33;hp=d3b17e96b98aaa7932331f8a5b37732e20f403a5;hpb=784a6a797b71aafabbcbcb666b2e42ee02e13010;p=deb_libcec.git diff --git a/configure.ac b/configure.ac index d3b17e9..df63c2d 100644 --- a/configure.ac +++ b/configure.ac @@ -110,7 +110,7 @@ AC_CHECK_FUNCS([pthread_mutexattr_init pthread_cond_init pthread_cond_destroy pt AC_SEARCH_LIBS([dlopen], [dl], [test "$ac_cv_search_dlopen" = "none required" || LIBS_DL=$ac_cv_search_dlopen], AC_MSG_ERROR($msg_dl_missing)) -AC_CHECK_FUNCS([dlopen dlcose dlsym]) +AC_CHECK_FUNCS([dlopen dlclose dlsym]) ## platform specific libs, required by all targets case "${host}" in