From 7c2275ac86a2f1d147dc6203f83c0e17da9c8bca Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Wed, 21 Apr 2021 12:37:20 +0200 Subject: build: turn on automake warnings (& symlinks) Signed-off-by: David Lamparter --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index c0b95d3dd0..212e7d1d45 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -4,4 +4,4 @@ # and so that those used to the presence of bootstrap.sh or autogen.sh # will have an eaiser time. -autoreconf -i +exec autoreconf -is -Wall,no-override -- cgit v1.2.3