X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9758516441411e217905ea07208152292775f32e..93796baeee0707c77959ffad8f6c46e26c23bbbf:/autogen.sh diff --git a/autogen.sh b/autogen.sh index 69812cdcfe..30e1877fba 100755 --- a/autogen.sh +++ b/autogen.sh @@ -229,7 +229,7 @@ if test -d .git/hooks; then *--backup*--verbose*) cp_options='--backup=numbered --verbose';; *) - cp_options='';; + cp_options='-f';; esac if test -n "$tailored_hooks"; then