]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/windows/zlily-profile.sh:
authorjan <jan>
Tue, 18 Jun 2002 15:46:03 +0000 (15:46 +0000)
committerjan <jan>
Tue, 18 Jun 2002 15:46:03 +0000 (15:46 +0000)
commit1cc1fa08742984b18c7191966764ccf11174bfcc
tree44f9049304684992b7587ef01cb410f2e0e6b69a
parent657a0210014b00950ff6d7038579414cea29a4c0
* Documentation/windows/zlily-profile.sh:
* Documentation/windows/post-lilypond.sh: Assume normal
prefix=/usr for lilypond.

* lily/musical-request.cc (length_mom): Display origin with error.

* lily/lily-guile.cc (ly_pair_p): [PARANOID]: Check for freed
cells.

* lily/part-combine-music-iterator.cc (get_state): Bugfix: use
ly_symbol2scm to get a scm symbol (rather than ly_str02scm).

* aclocal.m4:
* autogen.sh: Regenerate.

* Documentation/topdocs/INSTALL.texi:
* configure.in:
* stepmake/configure.in:
* stepmake/aclocal.m4: Revert autoconf upgrade.  Autoconf 2.53 has
a serious bug wrt AC_CONFIG_AUX_DIR (reported).  Creating
./configure once again requires autoconf == 2.13.

* stepmake/autogen.sh: Check for autoconf == 2.13.
16 files changed:
ChangeLog
Documentation/topdocs/INSTALL.texi
Documentation/windows/post-lilypond.sh
Documentation/windows/zlily-profile.sh
VERSION
aclocal.m4
autogen.sh
configure.in
lily/include/lily-guile.hh
lily/lily-guile.cc
lily/musical-request.cc
lily/part-combine-music-iterator.cc
make/lilypond-vars.make
stepmake/aclocal.m4
stepmake/autogen.sh
stepmake/configure.in