]> git.ipfire.org Git - thirdparty/automake.git/commit
Merge branch 'master' into ng/master
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 13 Jun 2013 08:14:29 +0000 (10:14 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 13 Jun 2013 09:28:49 +0000 (11:28 +0200)
commit013d9ba640bd2f234bd62d1f4d92574a58773830
treecda2aba07cbe490a5c265677a0c72985cecc625d
parentaee79c539713a13e4e904d2acda938d5661337e0
parentf61b6ef9255ada04114d0d1a3199297ed4ed0171
Merge branch 'master' into ng/master

* master:
  THANKS: update e-mall address for Ralf Corsepius
  lang, suffix rules: don't require C stuff needlessly
  tests: expose automake bug#14560
  maint: add a missing copyright notice
  sync: update config.guess from upstream
  tests: expose automake bug#13928
  comments: fix some out-of-sync refs to test scripts
  tests: expose automake bug#13940
  fixup: botched merge for 'bin/automake.in'
  configure: remove an obsolete TODO comment
  post-release: micro version bump (1.13.3a)
  release: stable micro release 1.13.3
  typofix: fix grammaro in comments in t/tags-pr12372.sh
  NEWS: minor fixlets, re-wording, and better text wrapping
  tests: slightly stricter checks in t/cxx-demo.sh
  tests: fix spurious failure when 'etags' program is Exuberant Ctags
  tests: fix spurious failure due to missing sleeps
  maint: version bump after beta release 1.13b
  release: beta release 1.13b (will become 1.14)
  maint: support new Automake versioning scheme in tagging/uploading rules
  announcement: can be generated from development snapshots as well
  announcement: can be generated from development snapshots as well
  announcement: be less strict in the paring of NEWS
  maint: version bump after beta release 1.13.2b
  release: beta release 1.13.2b (will become 1.13.3)
  sync: update config.guess from upstream
  automake: assume we can always pass '-o' to the C compiler
  NEWS: document recent testsuite fixes (MinGW/MSYS related)
  depcomp: avoid trailing backslash in depfile for depmode=msvc7
  tests: prune some weed in a non-POSIX test
  tests: avoid a spurious failure on MSYS
  t/README: document "run_make", discourage "make -e"
  cosmetics: tiny whitespace fixlets
  tests: avoid a spurious failure with MSVC
  tests: avoid a spurious failure on non-POSIX systems
  tests: avoid a spurious failure when TeX is not installed.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
13 files changed:
configure.ac
lib/Automake/Rule.pm
lib/am/distdir.mk
lib/depcomp
maintainer/maint.mk
t/Makefile.inc
t/README
t/distcheck-pr10470.sh
t/lex-header.sh
t/no-extra-makefile-code.sh
t/remake-configure-dependencies.sh
t/tags-pr12372.sh
t/yacc-bison-skeleton.sh