Merge branch 'suffix-rules-work' into micro
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 28 May 2013 20:04:25 +0000 (22:04 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 28 May 2013 20:04:25 +0000 (22:04 +0200)
commitf7540da76860f13e534888ea1f8a2d3bcbf8fae1
treeefbec2428d6daa8c1a14d970b94f596f53067d73
parent87e49f4f040c8ab93233a31b377fe5a541e3b6ff
parenta4c5b27bf4d2b4c0090a0c539e64f90f0b9ca703
Merge branch 'suffix-rules-work' into micro

* suffix-rules-work:
  NEWS: document fix for bug#14441
  Automake::Rule: consistently prepend underscore to private variables
  Automake::Rule: rename: suffix_rule() -> next_in_suffix_chain()
  Automake::Rule: adjust comments and POD according to previous changes
  Automake::Rule: make private variables lexically scoped
  suffix rules: better distinction between builtin and user-derived
  Automake::Rule: expose suffix rules as a function, not a scalar
  tests: expose automake bug#14441
NEWS