Blame SOURCES/giflib-5.1.4-html-docs-consistent-ids.patch

65f97b
diff --git a/doc/Makefile.am b/doc/Makefile.am
65f97b
index b9696ea..698104b 100644
65f97b
--- a/doc/Makefile.am
65f97b
+++ b/doc/Makefile.am
65f97b
@@ -1,7 +1,7 @@
65f97b
 SUFFIXES = .xml .html .txt .asc .1
65f97b
 
65f97b
 .xml.html:
65f97b
-	xmlto xhtml-nochunks $<
65f97b
+	xmlto --stringparam generate.consistent.ids=1 xhtml-nochunks $<
65f97b
 
65f97b
 .xml.1:
65f97b
 	xmlto man $<