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
Gracefully ignore the lack of a C++ compiler. Specifically, do not
invoke AC_PROG_CXXCPP unless we actually found a C++ compiler.
Also remove a spurious check for $CXX to be empty (which, by the very
comment above it, will never be true).
Signed-off-by: Ralph Castain <rhc@pmix.org>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
(cherry picked from commit 5ee8edf)
0 commit comments