]> git.donarmstrong.com Git - lilypond.git/commitdiff
release commit release/2.7.34
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 14 Feb 2006 14:10:56 +0000 (14:10 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 14 Feb 2006 14:10:56 +0000 (14:10 +0000)
ChangeLog
lily/relocate.cc

index 499698fc73c78cbb3a5711d89f40e41788a24d3c..ed9626ab43375f3707346a4795fbe9035203a48a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
-       * GNUmakefile.in: remove $(VERSION) symlink.
+       * lily/relocate.cc (framework_relocation): show canary if
+       GHOSTSCRIPT_VERSION undefined.
 
+       * GNUmakefile.in: remove $(VERSION) symlink.
 
        * lily/relocate.cc (setup_paths): add + 
 
index cd9b0313ff5f35723344baf08b448e40ab3ce2ab..e5f27f7332d58419454824e946c991d98d9e120f 100644 (file)
@@ -150,7 +150,7 @@ framework_relocation (string prefix)
 #ifdef GHOSTSCRIPT_VERSION
     GHOSTSCRIPT_VERSION
 #else
-    "8.15"
+    "ghostscript-version-undefined"
 #endif
     ;