File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4803,16 +4803,16 @@ fi
48034803fi
48044804if test " $preset_cxx " ! = " $CXX "
48054805then
4806- { $as_echo " $as_me :${as_lineno-$LINENO } : WARNING:
4806+ { $as_echo " $as_me :${as_lineno-$LINENO } :
48074807
48084808 By default, distutils will build C++ extension modules with \" $CXX \" .
48094809 If this is not intended, then set CXX on the configure command line.
48104810 " >&5
4811- $as_echo " $as_me : WARNING:
4811+ $as_echo " $as_me :
48124812
48134813 By default, distutils will build C++ extension modules with \" $CXX \" .
48144814 If this is not intended, then set CXX on the configure command line.
4815- " >&2 ; }
4815+ " >&6 ; }
48164816fi
48174817
48184818
Original file line number Diff line number Diff line change 693693fi
694694if test "$preset_cxx" != "$CXX"
695695then
696- AC_MSG_WARN ( [
696+ AC_MSG_NOTICE ( [
697697
698698 By default, distutils will build C++ extension modules with "$CXX".
699699 If this is not intended, then set CXX on the configure command line.
You can’t perform that action at this time.
0 commit comments