]> git.donarmstrong.com Git - lilypond.git/blobdiff - SConstruct
kill unconditional global verbosity.
[lilypond.git] / SConstruct
index f4dbf7a46235cfe5f21b151ff7c1dde8c1b2f23e..c32c5eb6b2d9f39d0b9e91df0bad64a4e3989715 100644 (file)
@@ -689,7 +689,7 @@ env.Append (
     libdir_package_version = libdir_package_version,
 
     # global build verbosity switch
-    __verbose = ' --verbose',
+    ## __verbose = ' --verbose',
     
     LILYPOND = BUILD_LILYPOND,
     ABC2LY = BUILD_ABC2LY,