Skip to content

Commit

Permalink
Exit on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 9, 2012
1 parent eaddf1b commit 784b9ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autogen.sh
Expand Up @@ -102,6 +102,8 @@ else
fi
fi

set -e

echo "Running libtoolize ..."
$LIBTOOLIZE --force --copy
echo "Running aclocal ..."
Expand Down

0 comments on commit 784b9ae

Please sign in to comment.