]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] refactor: more proper name for a subroutine in automake
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 16 Jun 2012 10:01:58 +0000 (12:01 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 17 Jun 2012 08:11:35 +0000 (10:11 +0200)
commit096f9bd32762d4474937cb527c4eb7c461f8f8aa
treecf117988166017ce05519701ddea03f8f791cdb6
parent9bfff0390f08a43a58fa9356e9b8b4a20a0901c4
[ng] refactor: more proper name for a subroutine in automake

After the past heavy changes, a subroutine's name has got out-of-sync
with its purpose.

* automake.in (output_texinfo_build_rules): Rename ...
* (handle_texinfo_source): ... like this.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
automake.in