Write configure message to AS_MESSAGE_FD

This commit is contained in:
Christian Heimes 2016-09-24 12:34:31 +02:00
commit ae0fa7ee6c
3 changed files with 4 additions and 4 deletions

2
configure vendored
View file

@ -17876,7 +17876,7 @@ mv config.c Modules
if test "$Py_OPT" = 'false' -a "$Py_DEBUG" != 'true'; then
echo "" >&6
echo "" >&6
echo "If you want a release build with all optimizations active (LTO, PGO, etc),"
echo "If you want a release build with all optimizations active (LTO, PGO, etc)," >&6
echo "please run ./configure --with-optimizations" >&6
echo "" >&6
echo "" >&6