diff options
author | Steffen Prohaska <prohaska@zib.de> | 2008-07-13 22:31:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-13 14:41:28 -0700 |
commit | 868da8d5e329c951f0d0cd049a8f9fecda64d388 (patch) | |
tree | 18d55f27096c7ac73827e0b9dc55ed921b886846 /compat | |
parent | Move code interpreting path relative to exec-dir to new function system_path() (diff) | |
download | tgif-868da8d5e329c951f0d0cd049a8f9fecda64d388.tar.xz |
help.c: Add support for htmldir relative to git_exec_path()
If htmldir (in the Makefile) is a relative path, this path will now be
interpreted relative to git_exec_path. This can be used to create an
installation that can be moved to a different directory without
re-compiling. The Windows installer (msysgit) is an example for such
a setup.
Note that the Makefile maps htmldir to the define GIT_HTML_PATH.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions