From: Aki Tuomi Date: Tue, 25 Apr 2023 07:38:05 +0000 (+0300) Subject: autogen: Always overwrite old files X-Git-Tag: 2.4.0~2783 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=877139c3be00aadd26fb41f3c483829dc2594e19;p=thirdparty%2Fdovecot%2Fcore.git autogen: Always overwrite old files --- diff --git a/autogen.sh b/autogen.sh index f7a4e25535..f6a57fc278 100755 --- a/autogen.sh +++ b/autogen.sh @@ -12,4 +12,4 @@ if ! test -f build-aux/config.rpath; then done fi -autoreconf -i +autoreconf -vif