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>
This commit is contained in:
Mike Frysinger 2007-04-10 10:54:22 -04:00 committed by Karel Zak
parent c67f99d754
commit f2c166ffdb
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ test -f mount/mount.c || {
exit 1
}
set -e
autopoint --force
libtoolize --copy --force
aclocal -I m4