aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-02-23 11:29:33 +0100
committerThomas White <taw@physics.org>2012-02-23 11:29:33 +0100
commit6a974461a612f3e55fd8fa6cecf98ad2e99b6777 (patch)
tree0ae8a53191f1314e88358a5e8d34caa9e8473d58 /configure.ac
parent918679c6a8c0dd3536e98245cc907b69a273d742 (diff)
Better way to set the reference documentation installation path
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1f496744..f26611e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -305,6 +305,8 @@ AC_SUBST([LIBCRYSTFEL_LIBS])
GTK_DOC_CHECK([1.11],[--flavour no-tmpl])
AC_CONFIG_MACRO_DIR(m4)
+HTML_DIR=${docdir}/reference
+
AC_CONFIG_FILES(Makefile lib/Makefile doc/reference/Makefile libcrystfel/Makefile)
AC_OUTPUT