THRIFT-500. A bunch of small changes to bootstrap.sh
authorDavid Reiss <dreiss@apache.org>
Tue, 31 Aug 2010 16:51:10 +0000 (16:51 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 31 Aug 2010 16:51:10 +0000 (16:51 +0000)
commit618777d975d1e19d63b097db2d3817a701464044
treecefae9505911ae6487d3639565efe7cf3822dd1c
parent5f11084c060e1cfcb48285d4098fe416f9334fd6
THRIFT-500. A bunch of small changes to bootstrap.sh

- Use "set -e" instead of exit 1
- Separate libtoolize detection and execution
- Reorder some programs to prevent spurious warnings

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991241 13f79535-47bb-0310-9956-ffa450edef68
bootstrap.sh