]> git.donarmstrong.com Git - lilypond.git/commit
* lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
authorjanneke <janneke>
Wed, 2 Nov 2005 12:48:44 +0000 (12:48 +0000)
committerjanneke <janneke>
Wed, 2 Nov 2005 12:48:44 +0000 (12:48 +0000)
commit1ab70f331a4a3bfb8d97092369b1e0e7db5ac2f8
tree63c227e47401fedffd22c48f6db41baab03ab1d3
parent23be3d816b783608597ce751c6cc4fafa475e775
* lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
absolute.  Better diagnostics.

* GNUmakefile.in: Add bin/ to tree and populate with some links.
This makes lilypond run from the build directory using argv0
relocation (without any --prefix or LILYPONDPREFIX setting).
ChangeLog
GNUmakefile.in
lily/main.cc