From: Zack Weinberg Date: Thu, 24 Sep 2020 12:55:28 +0000 (-0400) Subject: build-aux/fetch.pl: Fetch ChannelDefs.pm from automake. X-Git-Tag: v2.69c~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62deff73366eba341259c9f9f81629c84d72292c;p=thirdparty%2Fautoconf.git build-aux/fetch.pl: Fetch ChannelDefs.pm from automake. --- diff --git a/build-aux/fetch.pl b/build-aux/fetch.pl index fa41dbcf..b31eade8 100755 --- a/build-aux/fetch.pl +++ b/build-aux/fetch.pl @@ -77,6 +77,7 @@ our %to_fetch = ( }, 'lib/Autom4te' => { automake => [ + 'lib/Automake/ChannelDefs.pm', 'lib/Automake/Channels.pm', 'lib/Automake/Configure_ac.pm', 'lib/Automake/FileUtils.pm',