tests: Fix typo in tests/regression/kernel/test_ns_contexts
[lttng-tools.git] / configure.ac
index a52bc7c900ca18318ccbd0fe11786c766db98b7b..badf269f12e1d7eca8a865feaaf5637beee1eec1 100644 (file)
@@ -236,7 +236,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 for pthread_setname_np and pthread_getname_np
@@ -1210,6 +1210,7 @@ AC_CONFIG_FILES([
        tests/utils/Makefile
        tests/utils/tap/Makefile
        tests/utils/testapp/Makefile
+       tests/utils/testapp/gen-data-pending/Makefile
        tests/utils/testapp/gen-ns-events/Makefile
        tests/utils/testapp/gen-kernel-test-events/Makefile
        tests/utils/testapp/gen-py-events/Makefile
This page took 0.023361 seconds and 4 git commands to generate.