mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
remove debug output from wscript
git-svn-id: svn://localhost/ardour2/branches/3.0@14213 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
25b934406a
commit
224edbeb15
1 changed files with 0 additions and 2 deletions
2
wscript
2
wscript
|
|
@ -635,8 +635,6 @@ def configure(conf):
|
|||
|
||||
# Set up waf environment and C defines
|
||||
opts = Options.options
|
||||
print "PH = "
|
||||
print opts.phone_home
|
||||
if opts.phone_home:
|
||||
conf.define('PHONE_HOME', 1)
|
||||
conf.env['PHONE_HOME'] = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue