Skip to content

Commit 877139c

Browse files
committed
autogen: Always overwrite old files
1 parent 685f1f1 commit 877139c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autogen.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ if ! test -f build-aux/config.rpath; then
1212
done
1313
fi
1414

15-
autoreconf -i
15+
autoreconf -vif

0 commit comments

Comments
 (0)