aboutsummaryrefslogtreecommitdiff
path: root/libs/giflib/patches
diff options
context:
space:
mode:
authorTed Hess <thess@kitschensync.net>2016-03-14 11:52:07 -0400
committerTed Hess <thess@kitschensync.net>2016-03-14 11:56:44 -0400
commit815ec8e08b6ed5a20f67b7a3b1ac31a095669e01 (patch)
treed434050341c90e01e1f2ac57710c37be0f65fcf6 /libs/giflib/patches
parent690f19d21e4d30a3d8e2d2ea8ed4a6b9c21b285e (diff)
giflib: Update to 5.1.2, remove doc build
docbook breaks build on some hosts, skip it (in a not very elegant way) Signed-off-by: Daniel Golle daniel@makrotopia.org Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'libs/giflib/patches')
-rw-r--r--libs/giflib/patches/100-no-docs.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/libs/giflib/patches/100-no-docs.patch b/libs/giflib/patches/100-no-docs.patch
new file mode 100644
index 000000000..f006d6cae
--- /dev/null
+++ b/libs/giflib/patches/100-no-docs.patch
@@ -0,0 +1,10 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -21,7 +21,6 @@ AC_PROG_MAKE_SET
+ AM_PROG_CC_C_O
+
+ dnl Allow partial building on systems without xmlto
+-AC_CHECK_PROG([have_xmlto], [xmlto], ["yes"],["no"])
+ AM_CONDITIONAL([BUILD_DOC], [test "x${have_xmlto}" = "xyes"])
+
+ dnl Shared-library version