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

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