From b7735ddc70607f84df351f59c7e6b78e9c5e7cc7 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:02:10 +0000 Subject: [PATCH] lilypond-0.1.41 --- flower/flower-debug.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.5