]> git.ipfire.org Git - thirdparty/automake.git/commit
Move the END sub to another module
authorMatthias Paulmier <matt@mpaulmier.home>
Wed, 1 Aug 2018 11:08:22 +0000 (13:08 +0200)
committerMatthias Paulmier <matt@mpaulmier.home>
Wed, 1 Aug 2018 11:11:08 +0000 (13:11 +0200)
commitd4a8005fd2d5adddabf537d26f932192b226806f
tree9472d52d7845c103e2e4d34d6fafdc0d2afe78b2
parentbcbc407fb4338717316122c5fb0699cc472b61c0
Move the END sub to another module

This fixes the warning we had in bcbc407fb where the STDOUT handle was closed
and reopened.
bin/aclocal.in [changed mode: 0644->0755]
bin/automake.in
lib/Automake/End.pm [new file with mode: 0644]
lib/Automake/General.pm
lib/Automake/local.mk