git-gui (Windows): Switch to relative discovery of oguilib
commitf57ddcc5ecf16d1fff4b6e222352c3220fe8120f
authorSteffen Prohaska <prohaska@zib.de>
Sun, 27 Jul 2008 16:49:42 +0000 (27 18:49 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 30 Jul 2008 05:43:37 +0000 (29 22:43 -0700)
tree73a6d67ee70a60099658131d6a632ce6a9944cc5
parentf8f1acf339da302ea912c8dd114042a1ef6f994f
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>
Makefile