]> git.ipfire.org Git - thirdparty/automake.git/commit
Merge branch 'master' into ng/master
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 19 Mar 2012 11:58:56 +0000 (12:58 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 19 Mar 2012 11:58:56 +0000 (12:58 +0100)
commitc98ed25fae15d4c8dcbd61cb0b07c1bef79145ea
tree7f43d9cecfa71ebb33f806af313868f5e3e6f56d
parent38799f27b49b8a8390e0afbdeff86ebfdb5425d7
parenta5062ef4d7b65807bc0dea406e2e7807d83c6a3b
Merge branch 'master' into ng/master

* master:
  tests: fix spurious failures caused by uses of 'configure.in'
  install-mans: avoid spurious failure with NetBSD make
  install: don't create empty dirs when an empty 'foo_PRIMARY' is used
  aclocal: remove a couple of useless imports
  aclocal: create local directory where to install m4 files
  python: avoid failures due to $(am__py_compile) being undefined
  python: expose automake bug#10995
  tests: one more use of 'unindent' function
  tests: remove redundant 'set -e' calls
  tests: fix spurious failure with older m4
  tests: avoid spurious failures in get-sysconf.test
  scripts: bump the depcomp scriptversion
  sync: some auxiliary files synced from upstream
  coverage: an empty foo_PRIMARY should create directory $(foodir)
  coverage: make sure am__py_compile is defined when needed
  coverage: expose automake bug#10997
  coverage: expose automake bug#10975
  getopt: relax version requirement for perl
lib/am/lisp.am
tests/Makefile.am
tests/list-of-tests.mk
tests/yacc-bison-skeleton-cxx.test
tests/yacc-bison-skeleton.test
tests/yacc-cxx.test
tests/yacc-d-cxx.test