From 8557420ba0f50abdc1bf6245401fcd2566678f72 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 15 Nov 2011 14:05:16 +0100 Subject: Reverse earlier accidental snippet --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 860ad20e..7689717f 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='${datadir}/gtk-doc/html' + with_html_dir='${docdir}/reference' fi HTML_DIR="$with_html_dir" -- cgit v1.2.3