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

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