aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-11-15 13:59:17 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:40 +0100
commit25c3d29ed7701cadbb3813878f25b633a7cd7c2d (patch)
tree2efd3bd84ee6948543b0bc89053f7654047b8542 /configure
parentfb9df2f18def2d0b8fbdbc854c8a8c10e39ce6d9 (diff)
Move indexing and rendering to libcrystfel
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7689717f..860ad20e 100755
--- a/configure
+++ b/configure
@@ -14231,7 +14231,7 @@ fi
if test "${with_html_dir+set}" = set; then :
withval=$with_html_dir;
else
- with_html_dir='${docdir}/reference'
+ with_html_dir='${datadir}/gtk-doc/html'
fi
HTML_DIR="$with_html_dir"