From bcbae416974e7682cee177852068f6e050cd9ddc Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Thu, 23 Jun 2022 12:34:49 +0200 Subject: [PATCH] fixup! build: stop relying on intltool for i18n Don't add a call to aclocal from autogen.sh. autoreconf already runs aclocal. --- autogen.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 9f58536d45..e55bbeee09 100755 --- a/autogen.sh +++ b/autogen.sh @@ -22,7 +22,6 @@ PKG_NAME=NetworkManager cd $srcdir -aclocal --install gtkdocize --copy autoreconf --verbose --force --install