hg-to-git: handle an empty dir in hg.
[gitweb.git] / Makefile
index eb2dd5def3458bf11e084bf1a46624511393ec67..999391e10b9949ea9c4cb0e71d98bf6d72ee47af 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -444,6 +444,7 @@ ifeq ($(uname_O),Cygwin)
        NEEDS_LIBICONV = YesPlease
        NO_FAST_WORKING_DIRECTORY = UnfortunatelyYes
        NO_TRUSTABLE_FILEMODE = UnfortunatelyYes
+       OLD_ICONV = UnfortunatelyYes
        # There are conflicting reports about this.
        # On some boxes NO_MMAP is needed, and not so elsewhere.
        # Try commenting this out if you suspect MMAP is more efficient