Commit 4e0cd2e2 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

pkg-autotools: fixup pkg_CONFIGURE_CMDS after DISABLE_DOCUMENTATION removal

parent e20df632
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) \