HELM_SHARE_DIR=$RESOLVED_PREFIX/share/helm
dnl Only for GtkMathview XML configuration
-HELM_DICTIONARY_PATH=/projects/helm/V7/phd/local/etc/helm/helm-dictionary.xml
+HELM_DICTIONARY_PATH=$HELM_ETC_DIR/helm-dictionary.xml
AC_CHECK_PROG(HAVE_GTKMATHVIEW_CONFIG,gtkmathview-config,yes,no)
if test $HAVE_GTKMATHVIEW_CONFIG = yes ; then
GTKMATHVIEW_T1_CONFIG_FILE=$GTKMATHVIEW_PREFIX/share/gtkmathview/t1.config
if test ! -f $GTKMATHVIEW_T1_CONFIG_FILE ; then
AC_MSG_WARN(Could not find t1.config. Where is it?)
- read $GTKMATHVIEW_T1_CONFIG_FILE
+ read GTKMATHVIEW_T1_CONFIG_FILE
fi
HELM_FONT_CONFIGURATION_PATH=$HELM_ETC_DIR/helm-font-configuration.xml
dnl Only for HELM XML configuration
-AC_MSG_WARN(Where should I put the downloaded library?)
-AC_MSG_WARN(WARNING: the directory and all the files and subdirectories recursively in it should be world writeable)
-read $HELM_LIBRARY_PREFIX
+AC_MSG_WARN(Where should I put the downloaded library? Note: the directory and all the files and subdirectories recursively in it should be world writeable)
+read HELM_LIBRARY_PREFIX
CONFIGURATION_HELM_DIR=$HELM_LIBRARY_PREFIX/examples
dnl CSC: ERROR: getters should download the DTDs