From 08c8f345f13150da475db180e6763bc564f80df8 Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Thu, 9 Jun 2022 04:34:17 +0300 Subject: [PATCH] Main: upgrade Automake to 1.16 (closes #46) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2c299f55..81e2d124 100644 --- a/configure.ac +++ b/configure.ac @@ -228,7 +228,7 @@ AS_IF([test "$enable_freestanding" = yes], do_enable_freestanding, do_disable_fr -AM_INIT_AUTOMAKE([1.9 subdir-objects]) +AM_INIT_AUTOMAKE([1.16 subdir-objects]) AC_CONFIG_FILES([ Makefile