We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5bdf8 commit 897454fCopy full SHA for 897454f
1 file changed
src/configure.ac
@@ -30,7 +30,7 @@ if test "$srcdir" != "."; then
30
AC_MSG_ERROR([Building outside of srcdir is not supported])
31
fi
32
33
-AC_PROG_CXX
+AC_PROG_CXX([$RTSCC c++ clang++])
34
AC_PROG_INSTALL
35
36
m4_include([m4/ax_require_defined.m4])
0 commit comments