]> git.ipfire.org Git - thirdparty/automake.git/commit
Merge branch 'maint'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 May 2013 23:06:58 +0000 (01:06 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 May 2013 23:07:07 +0000 (01:07 +0200)
commit65643c8d626b2d60608300ad8495f1dfba1006a4
tree7ce517a940f9fcf8dbf30720d4fd84acdbbbade1
parent1ffdec455d35762f8bd7a75f5922679bd9f63d16
parent9f21b55d38e8983090ce169969a2f8f1f6645583
Merge branch 'maint'

* maint:
  options: try to report as much errors as possible
  warns: don't tell AM_PROG_MKDIR_P is going to be removed
  refactor: fix few "inverted boolean" usages
  options: better name for an internal function
  options: more consistency in use of return statuses to report errors
  options: tiny simplification in dealing with erroneous opts
  options: consistently use return statuses to report errors
  options: re-enable some sanity checks
  THANKS: update Eric Blake's e-mail address
  NEWS: typofix

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS
bin/automake.in
lib/Automake/Options.pm