diff options
author | Thomas White <taw@bitwiz.org.uk> | 2011-03-26 21:06:46 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:22 +0100 |
commit | 5ccdcc43256c8bb6efee7e13d84ea868a288dd71 (patch) | |
tree | 0f7e54ada5f73678e26774e31eeb7b43b082e395 /configure | |
parent | 31ec1445ba0f642624e035281321d1f761fe1386 (diff) |
gtk-doc customisation
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7713,7 +7713,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" |