summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-12-21 04:28:33 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-12-21 04:28:33 +0000
commitdd75428064fb3892178c83977325361ff098e6bc (patch)
tree6f8c6f240cdf7817209daa58b8c373d6685ab77d
parent9ea48e32c8af50f5d530433a72b2162b9ae970c9 (diff)
downloadATCD-dd75428064fb3892178c83977325361ff098e6bc.tar.gz
Added another "informative message"
-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