Whamcloud - gitweb
LU-13855 tests: remove the need for libiberty
[fs/lustre-release.git] / config / lustre-build.m4
index 81e7644..a4abb21 100644 (file)
@@ -662,6 +662,10 @@ LC_CONFIG_CRYPTO
 # Tests depends from utils (multiop from liblustreapi)
 AS_IF([test "x$enable_utils" = xno], [enable_tests="no"])
 
+AS_IF([test "x$enable_tests" = xyes], [
+       LC_HAVE_LIBAIO
+])
+
 LIBCFS_CONFIG_CDEBUG
 LC_QUOTA