]> git.donarmstrong.com Git - lilypond.git/commit
* scm/lily.scm: Remove horrendous running-from-gui? kludge.
authorjanneke <janneke>
Sun, 23 Oct 2005 18:54:34 +0000 (18:54 +0000)
committerjanneke <janneke>
Sun, 23 Oct 2005 18:54:34 +0000 (18:54 +0000)
commit8eb0061caaabb3f437734432f0b07cbbc5bde018
tree45068f0c47b72f99f9eb76606a141695f672d82a
parent36e9361eeb55ed1fe47fc1ab13c905c4dbf5dc37
* scm/lily.scm: Remove horrendous running-from-gui? kludge.
(lilypond-main): Redirect to gui-main if 'gui is set.
Backportme.

* scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
for alternative installations kludging s/share/lib/g
LILYPONDPREFIX. Backportme.

* SConstruct (libdir_package_version): Define.

* python/SConscript:
* python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
module in libdir.  Backportme.
ChangeLog
SConstruct
lily/lily-parser-scheme.cc
python/GNUmakefile
python/SConscript
scm/lily.scm
scripts/midi2ly.py