Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-blame.el: Change how blame information is shown.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index dcc086ad494476b6702ac879a0b1f445e3d7b044..12defd4c971befd1d1f2648813e6914a93b4431c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-877,6
+877,7
@@
ifneq (,$(findstring CYGWIN,$(uname_S)))
UNRELIABLE_FSTAT = UnfortunatelyYes
endif
ifdef MSVC
+ GIT_VERSION := $(GIT_VERSION).MSVC
pathsep = ;
NO_PREAD = YesPlease
NO_OPENSSL = YesPlease