X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=91e76f06a98700d2a9deb36c29a650176e62c4ab;hp=857e8e9fc60a0520b2db2dcf7283d67804093cdb;hb=495bbffb336c5150def4e6fe52c0a5f2f0195a2b;hpb=2c452d45ca4b7532e92aca40a9d949c169a6a4a4 diff --git a/configure.ac b/configure.ac index 857e8e9fc..91e76f06a 100644 --- a/configure.ac +++ b/configure.ac @@ -150,7 +150,7 @@ AS_IF([test "x$lttng_ust_support" = "xyes"], [ ) ]) AM_CONDITIONAL([HAVE_LIBLTTNG_UST_CTL], [test "x$lttng_ust_ctl_found" = xyes]) -AC_CHECK_FUNCS([sched_getcpu sysconf]) +AC_CHECK_FUNCS([sched_getcpu sysconf sync_file_range]) # check for dlopen AC_CHECK_LIB([dl], [dlopen],