]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/configuration/configure.in
added LICENSE
[helm.git] / helm / configuration / configure.in
index 7d350700d79d9dd7ccb7351aa28a50bdb84a364d..29f38aa9a2f8642f2bbf8272e4e9546d906f6f06 100644 (file)
@@ -91,12 +91,13 @@ 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"
 )
 HELM_LIBRARY_DIR=$helm_cv_HELM_LIBRARY_DIR
 if test "$RES" != "Asked" ; then
+   HELM_LIBRARY_DIR=`eval "echo $HELM_LIBRARY_DIR"`
    AC_MSG_RESULT($HELM_LIBRARY_DIR)
 fi
 AC_CACHE_SAVE
@@ -136,7 +137,6 @@ AC_SUBST(CONFIGURATION_DTD_DIR)
 AC_SUBST(CONFIGURATION_SERVERS_FILE)
 AC_SUBST(CONFIGURATION_URIS_DBM)
 AC_SUBST(CONFIGURATION_TMPDIR)
-AC_SUBST(CONFIGURATION_TMPDIR)
 
 AC_OUTPUT(
 [Makefile