lttng: Add --glob option to lttng-destroy
[lttng-tools.git] / configure.ac
index bd6f45d5d131b08440b1126535cc4e19675e8f62..4988aa9e62f88bfc7544ad04c75e0a0a2bdb0d89 100644 (file)
@@ -315,7 +315,8 @@ 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 posix_fadvise \
+       arc4random
 ])
 
 # Check for pthread_setname_np and pthread_getname_np
This page took 0.022615 seconds and 4 git commands to generate.