]> git.donarmstrong.com Git - lilypond.git/commit
* flower/file-path.cc (find): Bugfix: Return name of file found.
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 3 Nov 2005 20:52:07 +0000 (20:52 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 3 Nov 2005 20:52:07 +0000 (20:52 +0000)
commit58c8290ff994e87225b57ebec2c7103edb1ac408
treef433488d6d306224e3fc032145a5f554110a7d63
parent5de83217a9bb1ce265897514c9690dcc89deccac
* 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)[__MINGW32__]: Also look for argv0 + .exe.
ChangeLog
flower/file-path.cc
lily/main.cc