]> git.donarmstrong.com Git - lilypond.git/commit
* lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
authorJan Nieuwenhuizen <janneke@gnu.org>
Wed, 2 Nov 2005 12:48:44 +0000 (12:48 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Wed, 2 Nov 2005 12:48:44 +0000 (12:48 +0000)
commit75cda540fbd6de6d992170922c8056308d99f250
tree63c227e47401fedffd22c48f6db41baab03ab1d3
parent0d62b92a5223ca91014e0a6d765f2b27c52feaf7
* 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