]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
build-aux/fetch.pl: Fetch ChannelDefs.pm from automake.
authorZack Weinberg <zackw@panix.com>
Thu, 24 Sep 2020 12:55:28 +0000 (08:55 -0400)
committerZack Weinberg <zackw@panix.com>
Thu, 24 Sep 2020 12:55:28 +0000 (08:55 -0400)
build-aux/fetch.pl

index fa41dbcf5e86394a55d8f90675827e657fa95301..b31eade818c0d011eeac5c8b8297c6f2f3eab784 100755 (executable)
@@ -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',