From 6a974461a612f3e55fd8fa6cecf98ad2e99b6777 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 23 Feb 2012 11:29:33 +0100 Subject: Better way to set the reference documentation installation path --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') 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 -- cgit v1.2.3