Description: Build fix needed for Debian: don't check external modules
Author: Alastair McKinstry <mckinstry@debian.org>
Last-Updated: 2025-12-08
Forwarded: not-needed

--- a/autogen.sh
+++ b/autogen.sh
@@ -55,9 +55,9 @@
 do_atdir_check=no
 do_atver_check=yes
 do_subcfg_m4=yes
-do_hwloc=yes
-do_ofi=yes
-do_ucx=yes
+do_hwloc=no
+do_ofi=no
+do_ucx=no
 do_json=yes
 do_yaksa=yes
 do_test=yes
