summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-01-24 08:50:35 +0000
committerMartin Pool <mbp@samba.org>2002-01-24 08:50:35 +0000
commita4677968cf0f439b58180ea72d5d53ad464ef832 (patch)
tree1a215b32d45b7390d86cd7a4dd2a28380da126f9
parent03b1cddc3133a8c777e72726db177755298ae32f (diff)
downloadrsync-a4677968cf0f439b58180ea72d5d53ad464ef832.tar.gz
Message on successful configuration.
-rw-r--r--configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 6ce3e194..829d0aad 100644
--- a/configure.in
+++ b/configure.in
@@ -552,3 +552,7 @@ AC_SUBST(BUILD_POPT)
AC_CONFIG_FILES([Makefile lib/dummy zlib/dummy popt/dummy shconfig])
AC_OUTPUT
+
+AC_MSG_RESULT()
+AC_MSG_RESULT([ rsync ${RSYNC_VERSION} configuration successful])
+AC_MSG_RESULT()