# HG changeset patch # User Ryan C. Gordon # Date 1010127085 0 # Node ID ace10a8e632b05d3c9531b0a6fb8d5197e61aa99 # Parent 56bc776f056384054869af35daa4f0ec8d2c2812 set -e and some more output. diff -r 56bc776f0563 -r ace10a8e632b bootstrap --- a/bootstrap Fri Jan 04 06:51:12 2002 +0000 +++ b/bootstrap Fri Jan 04 06:51:25 2002 +0000 @@ -1,5 +1,7 @@ #! /bin/sh +set -e +echo "Initial preparation...this can take awhile, so sit tight..." aclocal libtoolize --automake --copy --force autoheader