]> git.ipfire.org Git - thirdparty/automake.git/commit
Merge branches 'ng/require-gmake-3.81' and 'ng/decruft' into ng/master
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 21 May 2012 11:39:47 +0000 (13:39 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 21 May 2012 11:39:47 +0000 (13:39 +0200)
commit4fb7703b0d0c7b06cf45f79e2a39788ffe4f7e65
tree14bfad7a4e18e448f829fe5e56c65a717ce1e32a
parentd5b32a182266fc7aeb8698aa1c05da9759b6d97b
parentfbcda36445ffc05e53b9565262e5b0f15e4c7656
Merge branches 'ng/require-gmake-3.81' and 'ng/decruft' into ng/master

* ng/require-gmake-3.81:
  [ng] requirements: require GNU make >= 3.81

* ng/decruft:
  [ng] cleanup: don't support $(ACLOCAL_M4_SOURCES) anymore, it's obsolete
  [ng] compile: don't support $(INCLUDES) anymore, it's obsolete
  [ng] mkinstalldirs: remove support for the script and the variable
  [ng] cleanup: minor cleanups in remake-hdr.am
  [ng] config.h.{bot,top}: don't support anymore (distribution and deps)
  [ng] acconfig.h: don't support anymore (distribution and dependencies)
  [ng] cleanup: remove obsolete special-handling of default source for libs
  [ng] cleanup: remove a workaround for BSD make (default sources and VPATH)
  [ng] cleanup: remove a workaround for BSD make (comments continuation)
  [ng] cleanup: remove obsolescent comments about subdir-objects and deptrack
  [ng] cleanup: remove a workaround only needed by Solaris make
  [ng] push_dist_common: don't directly append to an Automake::Variable