summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorMike Frysinger2007-04-10 16:54:22 +0200
committerKarel Zak2007-04-11 10:58:12 +0200
commitf2c166ffdba2d4c63d2ee9a14bedff083e444aad (patch)
tree7f872cc9248e376d9724fd614c1fdbf37796f92d /autogen.sh
parenttodo: add request for cal highlight control option (diff)
downloadkernel-qcow2-util-linux-f2c166ffdba2d4c63d2ee9a14bedff083e444aad.tar.gz
kernel-qcow2-util-linux-f2c166ffdba2d4c63d2ee9a14bedff083e444aad.tar.xz
kernel-qcow2-util-linux-f2c166ffdba2d4c63d2ee9a14bedff083e444aad.zip
check exit status of autotools
Make sure each autotool run in autogen.sh worked and if not, abort. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index d730a96a0..5ef9e8be2 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -60,6 +60,7 @@ test -f mount/mount.c || {
exit 1
}
+set -e
autopoint --force
libtoolize --copy --force
aclocal -I m4