Skip to content

Commit e8983a4

Browse files
committed
bootstrap: add --force option to autoreconf
Consider all files as obsolete and make all of them new. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
1 parent 2d9f022 commit e8983a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# limitations under the License.
1616
#
1717

18-
autoreconf -iv
18+
autoreconf --force --install --verbose --warnings=all

0 commit comments

Comments
 (0)