]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/configuration/configure.in
...
[helm.git] / helm / configuration / configure.in
index caf98f382fc5ae6cee1ef883a62a84b7c7a5c1e4..1e48c932e2d7fd13bb7164a4a9dfdeb5b4de2a2e 100644 (file)
@@ -91,7 +91,7 @@ dnl Only for HELM XML configuration
 AC_MSG_CHECKING("for the library path")
 RES=""
 AC_CACHE_VAL(helm_cv_HELM_LIBRARY_DIR,
-  echo "Where should I put the downloaded library? Note: the directory and all the files and subdirectories recursively in it should be world writeable"
+  echo "Where should I put the downloaded library? Note: the \"library\" subdirectory and all the files and subdirectories recursively in it should be world writeable"
   read helm_cv_HELM_LIBRARY_DIR
   RES="Asked"
 )