tests: Move tap-driver.sh out of the autotools aux directory
[babeltrace.git] / configure.ac
index 4f687b08a4ddae35060c67001413c21ecb611e9b..34c0c4b0df7f95e63c27cd0b9fd5eb1032fe1993 100644 (file)
@@ -46,7 +46,6 @@ AC_SUBST([BABELTRACE_LIBRARY_VERSION], bt_lib_version)
 AC_CONFIG_HEADERS([src/common/config.h])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_MACRO_DIR([m4])
-AC_REQUIRE_AUX_FILE([tap-driver.sh])
 
 AC_DEFINE([BT_VERSION_MAJOR], bt_version_major, [Babeltrace major version])
 AC_DEFINE([BT_VERSION_MINOR], bt_version_minor, [Babeltrace minor version])
This page took 0.024234 seconds and 4 git commands to generate.