From 9af1ffb653fb5289f0b6105505fe64a0a3e2b30a Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Thu, 9 Jun 2022 04:37:40 +0300 Subject: [PATCH] Enable warnings --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 91107fc..b273a20 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,4 +2,4 @@ set -eux -exec autoreconf -isf +exec autoreconf -isf -Wall