Use octave3.2's htmldoc, instead of the stripped HTML files from
upstream.

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sat, 03 Oct 2009 15:32:16 +0200

--- a/qtoctave/src/configure.h.in
+++ b/qtoctave/src/configure.h.in
@@ -2,7 +2,7 @@
 #ifndef __CONFIGURE_H__
 #define __CONFIGURE_H__
 #define CONFIG_PATH "${CMAKE_INSTALL_PREFIX}/share/qtoctave"
-#define HELP_PATH "${CMAKE_INSTALL_PREFIX}/share/doc/octave-html/octave_doc/index.html"
+#define HELP_PATH "${CMAKE_INSTALL_PREFIX}/share/doc/octave3.2-htmldoc/interpreter/index.html"
 #define ICON_PATH "${CMAKE_INSTALL_PREFIX}/share/qtoctave/images"
 #define LANG_PATH "${CMAKE_INSTALL_PREFIX}/share/qtoctave/lang"
 #define QTOCTAVE_HELP_PATH "${CMAKE_INSTALL_PREFIX}/share/doc/qtoctave/qtoctave_doc/index.html"
