summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-01-31 16:57:26 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-01-31 16:57:26 +0000
commit7adf448718b575a58c821a1e243e050dac357650 (patch)
treef213c3bcc02a0d45db10397b7fcae5614e6bfffd
parent343012de057c215ee49fec4c03b5439b4b39e1a7 (diff)
downloadlibexpat-7adf448718b575a58c821a1e243e050dac357650.tar.gz
buildconf.sh: set -e for error catching
-rwxr-xr-xbuildconf.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildconf.sh b/buildconf.sh
index 2fc5932..10fd77d 100755
--- a/buildconf.sh
+++ b/buildconf.sh
@@ -1,4 +1,5 @@
#! /bin/sh
+set -e
#--------------------------------------------------------------------------
# autoconf 2.52 or newer