From e7c7d32277dd4ab3b381f9d5daa03e4b2ded75d1 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 7 Aug 2015 21:42:31 -0700 Subject: * Makefile (SRCS): When top_srcdir is blank, elide the entire --work-tree argument to git. On Cygwin, git throws a strange error message when --work-tree is given a blank argument. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c3c7cba4..5e20e156 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-08-07 Kaz Kylheku + + * Makefile (SRCS): When top_srcdir is blank, elide the entire + --work-tree argument to git. On Cygwin, git throws a strange error + message when --work-tree is given a blank argument. + 2015-08-07 Kaz Kylheku * stream.c: Include header for iswprint. -- cgit v1.2.3