summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 628b8f8..369c7e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -693,7 +693,7 @@ then
fi
if test "$preset_cxx" != "$CXX"
then
- AC_MSG_WARN([
+ AC_MSG_NOTICE([
By default, distutils will build C++ extension modules with "$CXX".
If this is not intended, then set CXX on the configure command line.