]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
[lilypond.git] / ChangeLog
index 9376cd0884073c198ac7c3d4dbfbfc0a92140ba4..00fceee530f82d8c66f89bde3c89d5802186090e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
+       also allow python2.4
+
+       * config.make.in (configure-srcdir): remove GXX GCC vars.
+
+       * stepmake/aclocal.m4: don't do non-srcdir build with
+       symlinks. Use inclusion, so the src directory name can be changed.
+
+2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * make/mutopia-vars.make:
+       * make/ly-vars.make: Use src-wildcard iso wildcard for source
+       files.
+
 2005-11-13  Werner Lemberg  <wl@gnu.org>
 
        * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
@@ -14,6 +30,8 @@
 
 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * mf/README: remove xpm / accordion notes.
+
        * lily/tie-column-format.cc (set_chord_outline): add dots into
        skyline extents. This fixes tie formatting if the left head has dots.
 
        * flower/file-path.cc (find): Bugfix: Return name of file found.
 
        * lily/main.cc (setup_paths): Bugfix for argv0 logic.
-       (setup_paths)[__CYGWIN__ || __MINGW32__ || ]: Normalize argv0.
+       (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
        (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
 
 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>