* ng/renames: (33 commits)
[ng] rename: am__relativize -> am.dist.relativize-path
[ng] rename: am__canon -> am.util.canon
[ng] rename: am__toupper -> am.util.toupper
[ng] rename: am__tolower -> am.util.tolower
[ng] rename: am__using_parallel_tests -> am.conf.using-parallel-tests
[ng] rename: am__vpath_rewrite -> am.vpath.rewrite
[ng] rename: am__handle_exeext -> am.conf.handle-exeext
[ng] rename: am__private_suffix -> am.hack.private-suffix
[ng] rename: am__strip_suffixes -> am.util.strip-suffixes
[ng] am__strip_suffixes: use $0 for recursive invocations
[ng] rename: am__uniq -> am.util.uniq
[ng] am__uniq: use $0 for recursive invocations
[ng] rename: am__strip_lastword -> am.util.strip-last-word
[ng] rename: am__strip_firstword -> am.util.strip-first-word
[ng] rename: am__make_dryrun -> am.make.dry-run
[ng] rename: am__empty -> am.chars.empty
[ng] cosmetics: fix an imprecise comment
[ng] rename: am__squote -> am.chars.squote
[ng] rename: am__dquote -> am.chars.dquote
[ng] rename: am__bquote -> am.chars.bquote
...
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>