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>
This commit is contained in:
Ted Hess
2016-03-14 11:52:07 -04:00
parent 690f19d21e
commit 815ec8e08b
2 changed files with 13 additions and 4 deletions
+10
View File
@@ -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