commit 7a3a1b6d8b030312203c22e137f1d387566487b4
Merge: 0449b1d f99ee76
Author: Stefano Lattarini <[email protected]>
Date: Sat Jun 30 20:18:32 2012 +0200
Merge branch 'master' into ng/master
* master:
texi: clean after Texinfo manuals in $(SUBDIRS) directories correctly
coverage: regression in texinfo "make mostlyclean" with $(SUBDIRS)
tests: fix a spurious failure
configure: fix detection of POSIX shell to work in a VPATH build
tests: prefer "test ! -e FILE" to check that a file doesn't exist
configure: move a misplaced "section" comment
configure: clump check for ${var%...} and ${var#...} expansion together
cosmetics: improve wording of a couple of configure messages
configure: the testsuite shell must support 'test -e' and 'test ! -e'
tests: remove stale workarounds for Solaris /bin/sh
Signed-off-by: Stefano Lattarini <[email protected]>