diff options
author | Jan Nieuwenhuizen <janneke@gnu.org> | 2000-04-01 13:09:18 +0200 |
---|---|---|
committer | Jan Nieuwenhuizen <janneke@gnu.org> | 2000-04-01 13:09:18 +0200 |
commit | 5f342d41b30d5e86d646f6a572e5a427676e5515 (patch) | |
tree | e870cd9d1db8528177b6d8554daac57b51c03e5f /make/substitute.make | |
parent | f6f3de6c279a8c26d4114221ead11ed1c8911a57 (diff) |
patch::: 1.3.41.jcn2
1.3.41.jcn2
===========
* Lots of fixes to windows distribution scripts.
* Added configuration features --program-prefix, --program suffix.
* lily/my-lily-parser.cc (get_chord): Bugfix, don't use deleted pitch.
This fixes inversions c/g and bass additions d/+c on chords.
---
Generated by janneke@gnu.org,
From = lilypond-1.3.41.jcn1, To = lilypond-1.3.41.jcn2
usage
cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.41.jcn2.diff
Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure
Diffstat (limited to 'make/substitute.make')
-rw-r--r-- | make/substitute.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/make/substitute.make b/make/substitute.make index c4be0de6ae..f35294a554 100644 --- a/make/substitute.make +++ b/make/substitute.make @@ -14,10 +14,10 @@ ATVARIABLES = \ package\ PATHSEP\ PERL\ + program_prefix\ + program_suffix\ PYTHON\ SHELL\ TOPLEVEL_VERSION\ step-bindir\ - abs-step-bindir\ - |