projects
/
lttng-tools.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Port: Add macro for socket linking on solaris
[lttng-tools.git]
/
configure.ac
diff --git
a/configure.ac
b/configure.ac
index dda8f27ca94bb8a1698d85bb333069cb06d784c1..e80ccc8b43a3bf8d040472f1e1f79134d486705d 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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.024653 seconds
and
5
git commands to generate.