]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Windows: Revert to default paths and convert them by RUNTIME_PREFIX
authorSteffen Prohaska <prohaska@zib.de>
Sun, 18 Jan 2009 12:00:15 +0000 (13:00 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jan 2009 08:26:05 +0000 (00:26 -0800)
commit25655221745fd27d5da3bda7ad0fe49f2005d776
treeeb68e00ff91c17a1376c433111c2ff814088badc
parent35fb0e8633217f602360a9987af51c4b960e7850
Windows: Revert to default paths and convert them by RUNTIME_PREFIX

The RUNTIME_PREFIX mechanism allows us to use the default paths on
Windows too.  Defining RUNTIME_PREFIX explicitly requests for
translation of paths relative to the executable at runtime.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Acked-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile