Skip to content

Commit

Permalink
chore(build): add AC_PROG_CXX
Browse files Browse the repository at this point in the history
stack-info: PR: #566, branch: aws-nslick/stack/13
Signed-off-by: Nicholas Sielicki <nslick@amazon.com>
  • Loading branch information
aws-nslick committed Sep 12, 2024
1 parent a789535 commit 8454778
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 @@ -46,6 +46,7 @@ NCCL_NET_OFI_DISTCHCK_CONFIGURE_FLAGS=
AC_PROG_CC
AM_PROG_CC_C_O
m4_version_prereq([2.70], [], [AC_PROG_CC_STDC])
AC_PROG_CXX
AC_C_INLINE

dnl ac_check_enable_debug will make sure AC_PROG_CC doesn't add a
Expand Down

0 comments on commit 8454778

Please sign in to comment.