From: Ben Pfaff Date: Sun, 13 Mar 2022 19:12:53 +0000 (-0700) Subject: Gnulib needs Automake 1.14 or later. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3e57d44a2c49305a1f6ba5652a0ca0a83123c48;p=pspp Gnulib needs Automake 1.14 or later. --- diff --git a/Makefile.am b/Makefile.am index a0b145747b..98e8573669 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- -AUTOMAKE_OPTIONS = std-options check-news 1.11 subdir-objects +AUTOMAKE_OPTIONS = std-options check-news 1.14 subdir-objects SUBDIRS = gl po DISTCLEANFILES = ./po/stamp-po xconfigure