Commit 7a3cfc9bd5da9d38c34b10eac420eeed33637ca1

Akim Demaille 2007-11-25T11:15:23

Define and use register_action. * lib/Automake/Rule.pm: Fix a few typos in the doc. (&rule): Use || to simplify the code. (&register_action): New. Export it. * automake.in (&handle_factored_dependencies, &file_contents_internal): Use it. Signed-off-by: Akim Demaille <akim@lrde.epita.fr>