X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=511e9027f593fd329e84ed833219327594bc12c1;hb=6196d3a09915524c719f0a6eee0f05ff1005cb1c;hp=c137ff87668df5f6f87a6450c4013617829420c7;hpb=9aa3d4e5992d218c25ab9ddcc1a21c01145d6ade;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index c137ff87..511e9027 100644 --- a/configure.ac +++ b/configure.ac @@ -33,6 +33,8 @@ AM_MAINTAINER_MODE([enable]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR([include/lttng/tracepoint.h]) +AC_REQUIRE_AUX_FILE([tap-driver.sh]) + # Configuration options, which will be installed in the config.h AC_CONFIG_HEADERS([config.h include/lttng/ust-config.h]) AH_TEMPLATE([LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS], [Use efficient unaligned access.])