Port: Add macro for socket linking on solaris
[lttng-tools.git] / configure.ac
index dda8f27ca94bb8a1698d85bb333069cb06d784c1..e80ccc8b43a3bf8d040472f1e1f79134d486705d 100644 (file)
@@ -362,6 +362,8 @@ else
 
 fi
 
+AX_LIB_SOCKET_NSL
+
 # Epoll check. If not present, the build will fallback on poll() API
 AX_HAVE_EPOLL(
        [AX_CONFIG_FEATURE_ENABLE(epoll)],
This page took 0.027245 seconds and 4 git commands to generate.