pkg-autotools: fixup pkg_CONFIGURE_CMDS after DISABLE_DOCUMENTATION removal
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 9 Feb 2014 00:00:22 +0000 (01:00 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 9 Feb 2014 00:00:22 +0000 (01:00 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-autotools.mk

index 6f523353bb748357858129f4f5bb5b5ce437149f..5f6c31d15177d7d50321f81b97a1cd6b70ce9f18 100644 (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) \