]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
configure: use AC_MSG_NOTICE() instead of AC_MSG_WARN() to inform user about C++...
authorChristian Heimes <christian@cheimes.de>
Wed, 20 Nov 2013 00:18:26 +0000 (01:18 +0100)
committerChristian Heimes <christian@cheimes.de>
Wed, 20 Nov 2013 00:18:26 +0000 (01:18 +0100)
commitfe32aec25a8b36498d840bd69485e9bc94195b9c
treec43234d9f7125dc1e9318deeeba01ce14cf2f7b1
parent0bedc973ba8be0ad6ef912eeaa9657fbeae9c7e2
configure: use AC_MSG_NOTICE() instead of AC_MSG_WARN() to inform user about C++ compiler.
Now './configure --silent && make -s' doesn't print any message to stdout or stderr.
configure
configure.ac