]> code.delx.au - pulseaudio/blobdiff - configure.ac
Add a special ltdl .so loader that avoids lazy frelocations during runtime
[pulseaudio] / configure.ac
index c12cfc0eb6d6b8e108087f6ee723337736025714..869db01a1c0179f660f2a6764cc1ba7c0e1d5cea 100644 (file)
@@ -187,7 +187,7 @@ AC_HEADER_STDC
 AC_CHECK_HEADERS([arpa/inet.h glob.h grp.h netdb.h netinet/in.h \
     netinet/in_systm.h netinet/tcp.h pwd.h sched.h \
     sys/mman.h sys/resource.h sys/select.h sys/socket.h sys/wait.h \
-    syslog.h])
+    syslog.h sys/dl.h dlfcn.h])
 AC_CHECK_HEADERS([netinet/ip.h], [], [],
                 [#include <sys/types.h>
                  #if HAVE_NETINET_IN_H