summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/bootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/bootstrap b/bin/bootstrap
index 996a6d64b6e..f3975eec051 100755
--- a/bin/bootstrap
+++ b/bin/bootstrap
@@ -103,6 +103,8 @@ if test -d m4; then
export PATH
fi
+ echo Bootstrapping...
+
# Generate an `aclocal.m4' file from all existing m4 macro files
# including those in the `m4' directory.
echo Running aclocal