Skip to content

Commit

Permalink
BUILD: Fix doc config error
Browse files Browse the repository at this point in the history
  • Loading branch information
nsarka committed Oct 16, 2024
1 parent 42ba583 commit 908ba35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ AS_IF([test "x$with_docs_only" = xyes],
AM_CONDITIONAL([HAVE_AARCH64_THUNDERX1], [false])
AM_CONDITIONAL([HAVE_AARCH64_HI1620], [false])
AM_CONDITIONAL([HAVE_UCX], [false])
AM_CONDITIONAL([HAVE_UCP_MEMH_PACK], [false])
AM_CONDITIONAL([HAVE_CUDA], [false])
AM_CONDITIONAL([HAVE_ROCM], [false])
AM_CONDITIONAL([HAVE_HIP], [false])
Expand Down

0 comments on commit 908ba35

Please sign in to comment.