configure: testsuite shell can return early from "dot-sourced" files
commit60f8b3de17ae8812c8e1fc6dd2eb8fe492aee9c7
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 25 Jul 2012 18:40:21 +0000 (25 20:40 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 26 Jul 2012 12:11:39 +0000 (26 14:11 +0200)
tree169a212b4b7055c1b02be38aacb6a618eab975cb
parent1ab1f5462d358f7f3b99d2008d88c44f8c39cea6
configure: testsuite shell can return early from "dot-sourced" files

* configure.ac: Check that the shell selected to run the test
scripts can call 'return' form within a file being sourced
with the '.' built-in.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
configure.ac