From 2b79548ccd050e839e3bb63854a34f69d39adf2a Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 31 Mar 2015 16:00:36 +0100 Subject: [PATCH] squash! Start supporting MSys2 in config.mak.uname Rename to config.mak.uname: support MSys2 to make it easier to find the latest merging rebase via git rev-parse ':/Start' Signed-off-by: Johannes Schindelin --- config.mak.uname | 1 - 1 file changed, 1 deletion(-) diff --git a/config.mak.uname b/config.mak.uname index bb55c56e07..06c47af02b 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -547,7 +547,6 @@ else BASIC_LDFLAGS += -Wl,--large-address-aware endif CC = gcc - htmldir = share/doc/git/$(firstword $(subst -, ,$(GIT_VERSION)))/html INSTALL = /bin/install NO_R_TO_GCC_LINKER = YesPlease INTERNAL_QSORT = YesPlease