You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: configure.ac
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -235,7 +235,6 @@ AC_ARG_ENABLE(rdmem,
235
235
AC_MSG_RESULT($enable_rdmem)
236
236
if test "x$enable_rdmem" = "xyes"; then
237
237
AC_CHECK_HEADERS(infiniband/mlx5dv.hinfiniband/verbs.h,,AC_MSG_ERROR([cannot find infiniband/mlx5dv.h or infiniband/verbs.h . Use --disable-rdmem to remove this dependency]))
0 commit comments