]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* .cvsignore: Add install-sh.
[lilypond.git] / ChangeLog
index a07a44dc4f86dadf8c15de1173a7cb3b7aa3ac07..6da5cfe4b738d1d6b5d96c3156fce943ca3cc905 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,30 @@
+2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * .cvsignore: Add install-sh.
+
+       * autogen.sh (srcdir): Typo.
+
 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * autogen.sh (srcdir): urg. Touch install-sh.
+
+       * stepmake/bin/install-sh (Module): remove.
+
+       * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
+
+       * lily/include/relocate.hh: new file.
+
+       * lily/relocate.cc: new file. Contain relocation logic.
+
+       * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
+       (main): read LILYPOND_VERBOSE as the first thing.
+
+       * stepmake/aclocal.m4: remove INSTALL variable.
+
        * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
        separate target for making font symlinks.
+       (documentation-dir): use $(if $(findstring )) for switching off
+       Documentation.
 
        * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
        something if DOCUMENTATION is no.