aboutsummaryrefslogtreecommitdiff
path: root/libs/giflib/patches/100-no-docs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libs/giflib/patches/100-no-docs.patch')
-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