X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=91e76f06a98700d2a9deb36c29a650176e62c4ab;hb=281047b8a004f2c2d9aea14f7e58166d0cd93775;hp=857e8e9fc60a0520b2db2dcf7283d67804093cdb;hpb=e5f5db7fe1ce6cf8e0ac6b2be2b4c85c2ba68375;p=lttng-tools.git 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],