X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=9c32687192bc55524c8181e09cdaa64421a452ae;hb=refs%2Fheads%2Fstable-2.12;hp=86cee37b7478c59c95a820969cb681a7fb22cfea;hpb=5747cb1be8e327f6ba5130c5764f63eac8a5e2e8;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 86cee37b7..9c3268719 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl SPDX-License-Identifier: GPL-2.0-only AC_PREREQ([2.64]) -AC_INIT([lttng-tools],[2.12.13],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.15],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config]) @@ -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,