pkg-autotools: fixup pkg_CONFIGURE_CMDS after DISABLE_DOCUMENTATION removal

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2014-02-09 01:00:22 +01:00
parent e20df632c4
commit 4e0cd2e289

View File

@ -114,7 +114,7 @@ define $(2)_CONFIGURE_CMDS
--disable-docs \
--disable-documentation \
--with-xmlto=no \
--with-fop=no
--with-fop=no \
$$(DISABLE_NLS) \
$$(DISABLE_LARGEFILE) \
$$(DISABLE_IPV6) \