34a8f0d957
Security: This contains a security fix for a UTF-8 processing bug.
11 lines
453 B
Text
11 lines
453 B
Text
--- doc/devhelp/Makefile.in.orig 2008-01-22 15:49:34.000000000 -0500
|
|
+++ doc/devhelp/Makefile.in 2008-01-22 15:49:58.000000000 -0500
|
|
@@ -259,7 +259,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-DEVHELP_DIR = $(datadir)/gtk-doc/html/libxml2
|
|
+DEVHELP_DIR = $(datadir)/doc/libxml2/html
|
|
HTML_FILES = index.html general.html $(HTML_MODULES)
|
|
HTML_MODULES = \
|
|
libxml2-c14n.html \
|