Fix: sessiond: freeze on channel creation on restart
[lttng-tools.git] / configure.ac
index 243aa724468a4d456cf0f081fc4e1c4ccdddb8f4..e5fbf324053f65da82b72a92fac57e24bfb65cc8 100644 (file)
@@ -235,7 +235,7 @@ AC_CHECK_FUNCS([ \
        mkdir munmap putenv realpath rmdir socket strchr strcspn strdup \
        strncasecmp strndup strnlen strpbrk strrchr strstr strtol strtoul \
        strtoull dirfd gethostbyname2 getipnodebyname epoll_create1 \
-       sched_getcpu sysconf sync_file_range getrandom
+       sched_getcpu sysconf sync_file_range getrandom flock
 ])
 
 # Check if clock_gettime, timer_create, timer_settime, and timer_delete are available in lib rt, and if so,
This page took 0.024522 seconds and 4 git commands to generate.