From: Evgeny Grin (Karlson2k) Date: Sat, 12 Jul 2025 15:33:34 +0000 (+0200) Subject: Makefile.am: Fix libtool warning X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=743c18706f2ac0e7c02449aae7c524263b45657b;p=thirdparty%2Fshadow.git Makefile.am: Fix libtool warning When running 'autoconf -vi' libtoolize always prints suggestion to add this variable. Signed-off-by: Evgeny Grin (Karlson2k) --- diff --git a/Makefile.am b/Makefile.am index 4c9c655f6..00e1fcbc7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ ## Process this file with automake to produce Makefile.in +ACLOCAL_AMFLAGS = -I m4 SUBDIRS = lib