1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-26 09:37:44 +02:00
openwrt-packages/libs/giflib/patches/100-no-docs.patch
Ted Hess 815ec8e08b 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>
2016-03-14 11:56:44 -04:00

11 lines
291 B
Diff

--- 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