]> code.delx.au - gnu-emacs/blobdiff - autogen.sh
Note the quote translation in `message' in section "incompatible changes".
[gnu-emacs] / autogen.sh
index 877bb8476f772e6f8fbec254dd1986e497bbfa4a..a63c53c903c7699cab36838f1323cc186c94f112 100755 (executable)
@@ -220,11 +220,6 @@ echo timestamp > src/stamp-h.in || exit
 ## Configure Git, if using Git.
 if test -d .git && (git status -s) >/dev/null 2>&1; then
 
-    # Check hashes when transferring objects among repositories.
-
-    git config transfer.fsckObjects true || exit
-
-
     # Configure 'git diff' hunk header format.
 
     git config 'diff.elisp.xfuncname' \