summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-08-26 09:41:21 +0200
committerJan Holesovsky <kendy@suse.cz>2010-08-26 09:41:21 +0200
commite8ea8e7ff63054830a50c26ac9b46980dff98228 (patch)
treeebc13069d4b0e345f91a43f6bf051a0cd6b45408 /configure.in
parent0e4bc92c6abe816de37fa6dc4cbdbaf7a2726925 (diff)
Decrease verbosity of the configuration process.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index 3c6a88ea0339..243b5b33c764 100644
--- a/configure.in
+++ b/configure.in
@@ -7014,11 +7014,7 @@ AC_SUBST(BUILD_MAX_JOBS)
dnl ===================================================================
dnl Setting up the environment.
dnl ===================================================================
-echo "********************************************************************"
-echo "* *"
-echo "* Setting up the build environment variables. *"
-echo "* *"
-echo "********************************************************************"
+echo "setting up the build environment variables..."
if test -z "$COMPATH"; then
AC_MSG_ERROR([No compiler found.])