summaryrefslogtreecommitdiffstats
path: root/meta-openmoko/packages/pulseaudio/pulseaudio-0.9.10/2113.diff
blob: 666ed34ad30f2ff1685e2969fe612c347947229d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 <ltdl.h>])
+
 if test "x$enable_ltdl_install" = "xno" && test "x$ac_cv_lib_ltdl_lt_dlinit" = "xno" ; then
     AC_MSG_ERROR([[