]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/configuration/etc/configuration.xml.in
Some Requires were missing. Same checks still missing in configure.in
[helm.git] / helm / configuration / etc / configuration.xml.in
index dbed3aa0c4f52bb538d9c3f522cca7805952d579..b14b235f9c2fab6e4c8cb4e224f98d395df34e21 100644 (file)
@@ -9,7 +9,7 @@
  <uris_dbm>@CONFIGURATION_URIS_DBM@</uris_dbm>
  <dest><value-of var="helm_dir"/></dest>
  <indexname>index.txt</indexname>
- <tmpdir>@TMPDIR@</tmpdir>
+ <tmpdir>@CONFIGURATION_TMPDIR@</tmpdir>
 
  <helm_url_path>/home/lpadovan/helm/PARSER/examples</helm_url_path>
  <getheader_url>http://localhost/really_very_local/helm/header/getheader.xml</getheader_url>
@@ -18,5 +18,5 @@
  <webeqp_url>http://localhost/cgi-bin/helm/webeqp.pl</webeqp_url>
  <use_webeqp_url>http://localhost/cgi-bin/helm/use_webeqp.pl</use_webeqp_url>
  <html_link><value-of var="getheader_url"/>?baseurl=<value-of var="style_url"/>&amp;stylesheet1=rootcontent.xsl&amp;stylesheet2=content_to_html.xsl&amp;xmluri=</html_link>
- <getter_url>@CONFIGURATION_GETTER_URL@</getter_url>
+ <getter_url>http://localhost:8081/get?uri=</getter_url>
 </configuration>