summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Baumann <p.baumann@jacobs-university.de>2009-07-26 11:42:07 +0200
committerPeter Baumann <baumann@rasdaman.org>2009-07-26 11:22:39 +0200
commit097816348d9f4f4b8706d40c6f9fcc196e5f0be4 (patch)
tree565c8f57d447554536f1ccf7220ab40925d5015c
parentcd62f6e0b5e82a9e18676b8a7e88ab6538961436 (diff)
downloadrasdaman-upstream-097816348d9f4f4b8706d40c6f9fcc196e5f0be4.tar.gz
rasdaman-upstream-097816348d9f4f4b8706d40c6f9fcc196e5f0be4.tar.xz
rasdaman-upstream-097816348d9f4f4b8706d40c6f9fcc196e5f0be4.zip
PB: to allow verification, tell installation path at the end of ./configure
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f5c8f3..ab7cb24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -332,4 +332,4 @@ CXXFLAGS="$CXXFLAGS -DABSOLUTE_LOG_DIR=\\\"\$(logdir)/\\\""
AC_OUTPUT
-AC_MSG_NOTICE([Rasdaman succesfully configured.])
+AC_MSG_NOTICE([Rasdaman successfully configured, installation path is '${prefix}'.])