X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=be2186fc255beb60984cb9aeb69de8ed4e7d500c;hb=refs%2Fheads%2Fstable-2.13;hp=8bf2edbc2931ea6c5cf641602504753c1ed750f4;hpb=283c6fa6cc573166ec4e41b70a9db57f8356f4aa;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 8bf2edbc2..be2186fc2 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.13.11],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.13.13],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config]) @@ -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