Fix: sessiond: freeze on channel creation on restart
[lttng-tools.git] / configure.ac
index b1a06ab19666d67c4ddce1fc7eca3f1052673848..3c3b2f39b6b018d06655686443e3cb4bf660c483 100644 (file)
@@ -316,7 +316,7 @@ AC_CHECK_FUNCS([ \
        strncasecmp strndup strnlen strpbrk strrchr strstr strtol strtoul \
        strtoull dirfd gethostbyname2 getipnodebyname epoll_create1 \
        sched_getcpu sysconf sync_file_range getrandom posix_fadvise \
-       arc4random
+       arc4random flock
 ])
 
 # Check for pthread_setname_np and pthread_getname_np
This page took 0.023935 seconds and 4 git commands to generate.