Configure should stop on error.
authorPhil Pennock <pdp@exim.org>
Sat, 17 Nov 2012 03:28:10 +0000 (22:28 -0500)
committerPhil Pennock <pdp@exim.org>
Sat, 17 Nov 2012 03:28:10 +0000 (22:28 -0500)
commit4dbca2613a00a88484ffa7d4d39f93be1d7e1e39
tree08fda0f4e5e3c7c7435d40df898e60d07f657759
parent018c60d7505a46f7dfd8630fbd59a3f900f6ae22
Configure should stop on error.

Set the POSIX -e option on the #! line invoking /bin/sh.
If any of the sub-commands fail, the Configure as a whole should fail.
src/scripts/Configure