diff --git a/package/pkg-autotools.mk b/package/pkg-autotools.mk index 6f523353bb..5f6c31d151 100644 --- a/package/pkg-autotools.mk +++ b/package/pkg-autotools.mk @@ -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) \