Python 2/3 compatible blank line print.

git-svn-id: svn://localhost/ardour2/branches/3.0@9115 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2011-03-09 18:15:11 +00:00
parent d9101a1561
commit 6b87dbbf34

View File

@ -558,7 +558,7 @@ def configure(conf):
autowaf.display_msg(conf, 'C Compiler flags', conf.env['CCFLAGS'])
autowaf.display_msg(conf, 'C++ Compiler flags', conf.env['CXXFLAGS'])
print()
print('')
# and dump the same stuff to a file for use in the build