]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.41
authorfred <fred>
Sun, 24 Mar 2002 20:02:10 +0000 (20:02 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:02:10 +0000 (20:02 +0000)
flower/flower-debug.cc

index 5728b8a95c84695a014c1d397f312254bd2a3c88..f3131c8254f8f287dfa53df7c0ad5189515cc78d 100644 (file)
@@ -14,7 +14,7 @@ void set_flower_debug (Dstream&ds, bool b)
 {
 #ifdef NPRINT
   if (b)
-       cout << _("Debug printout disabled, see the installation guide.") << endl;
+    cout << _("Debug printout disabled.  Compiled with NPRINT.") << endl;
 #endif
 
   flower_check_debug = b;