Define and use register_action.
authorAkim Demaille <akim@lrde.epita.fr>
Sun, 25 Nov 2007 10:15:23 +0000 (11:15 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Sun, 25 Nov 2007 10:15:23 +0000 (11:15 +0100)
commit7a3cfc9bd5da9d38c34b10eac420eeed33637ca1
tree54189918a5560ba7e81a63538a35de5732028593
parent0db12da3f3ad987547f5156ba7355b593233cb39
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>
ChangeLog
automake.in
lib/Automake/Rule.pm