Define is_dir_sep conditionally in compat/mingw.h and git-compat-util.h.
commita76ef1f443951642616cf313926c6ebd3d7172a7
authorJohannes Sixt <johannes.sixt@telecom.at>
Thu, 13 Mar 2008 12:12:18 +0000 (13 13:12 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Thu, 13 Mar 2008 12:28:17 +0000 (13 13:28 +0100)
tree34ed0944a1be2a99cfb182f24c481641faece680
parent1881ab8876fe580fd04efd559de54388b8cf8346
Define is_dir_sep conditionally in compat/mingw.h and git-compat-util.h.

By doing it there we can reduce yet another bunch of conditionals from
setup.c.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
compat/mingw.h
git-compat-util.h
setup.c