summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index bd858a67..8e2d73f8 100644
--- a/configure.in
+++ b/configure.in
@@ -570,4 +570,9 @@ AC_OUTPUT
AC_MSG_RESULT()
AC_MSG_RESULT([ rsync ${RSYNC_VERSION} configuration successful])
+AC_MSG_RESULT([ install destination:])
+AC_MSG_RESULT([ prefix=${prefix}])
+AC_MSG_RESULT([ exec_prefix=${exec_prefix}])
+AC_MSG_RESULT([ bindir=${bindir}])
+AC_MSG_RESULT([ bindir=${mandir}])
AC_MSG_RESULT()