From: fred Date: Sun, 24 Mar 2002 20:02:10 +0000 (+0000) Subject: lilypond-0.1.41 X-Git-Tag: release/1.5.59~3622 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b7735ddc70607f84df351f59c7e6b78e9c5e7cc7;p=lilypond.git lilypond-0.1.41 --- diff --git a/flower/flower-debug.cc b/flower/flower-debug.cc index 5728b8a95c..f3131c8254 100644 --- a/flower/flower-debug.cc +++ b/flower/flower-debug.cc @@ -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;