Commit ac37db1e authored by Pieter Ronsijn's avatar Pieter Ronsijn Committed by Peter Korsgaard
Browse files

log4cxx: disable unused documentation



Saves around 14 MiB of data in /usr/share/log4cxx/html.

Signed-off-by: default avatarJohan Derycke <johan.derycke@barco.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 60dbd1da
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -13,7 +13,10 @@ LOG4CXX_LICENSE_FILES = LICENSE

LOG4CXX_CONF_OPTS = \
	--with-apr=$(STAGING_DIR)/usr/bin/apr-1-config \
	--with-apr-util=$(STAGING_DIR)/usr/bin/apu-1-config
	--with-apr-util=$(STAGING_DIR)/usr/bin/apu-1-config \
	--disable-dot \
	--disable-doxygen \
	--disable-html-docs

LOG4CXX_DEPENDENCIES = apr apr-util