Author :
Stefano Lattarini
Date :
2012-06-28 22:49:28
Hash :f7b3752b Message :configure: the testsuite shell must support 'test -e' and 'test ! -e'
* configure.ac: Require that the shell that is to be selected to run
the testsuite understands "set -e" and "set ! -e".
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>