author | Steffen Prohaska <prohaska@zib.de> | |
Sun, 27 Jul 2008 16:49:42 +0000 (18:49 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 30 Jul 2008 05:43:37 +0000 (22:43 -0700) | ||
commit | f57ddcc5ecf16d1fff4b6e222352c3220fe8120f | |
tree | 73a6d67ee70a60099658131d6a632ce6a9944cc5 | tree | snapshot |
parent | f8f1acf339da302ea912c8dd114042a1ef6f994f | commit | diff |
git-gui (Windows): Switch to relative discovery of oguilib
Instead of using an absolute path, git-gui can discover its
gui library using a relative path from execdir. We want to
use the relative path discovery on MinGW to avoid issues
with translation of absolute paths.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Instead of using an absolute path, git-gui can discover its
gui library using a relative path from execdir. We want to
use the relative path discovery on MinGW to avoid issues
with translation of absolute paths.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile | diff | blob | history |