X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fconfiguration%2Fconfigure.in;h=29f38aa9a2f8642f2bbf8272e4e9546d906f6f06;hb=0772a856cc336f4cbe362f3765b321dcbc129d64;hp=1e48c932e2d7fd13bb7164a4a9dfdeb5b4de2a2e;hpb=e1759f35dbc3deeb7b8a12ce5de983576b88eeb3;p=helm.git diff --git a/helm/configuration/configure.in b/helm/configuration/configure.in index 1e48c932e..29f38aa9a 100644 --- a/helm/configuration/configure.in +++ b/helm/configuration/configure.in @@ -97,6 +97,7 @@ AC_CACHE_VAL(helm_cv_HELM_LIBRARY_DIR, ) 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